Enums ¶ EColorSetting (Enum) EFillingStyle (Enum) EImageStyle (Enum) ERectSetting (Enum) EShadowStyle (Enum)
EColorSetting (ENUM) ¶ TYPE EColorSetting : Attributes: qualified_only InOut: Name Initial Comment AXIS 0 Axis color TEXT font number color BACKG background color
EFillingStyle (ENUM) ¶ TYPE EFillingStyle : Attributes: qualified_only InOut: Name Initial NONE 0 PLAIN GRADIENT
EImageStyle (ENUM) ¶ TYPE EImageStyle : Attributes: qualified_only InOut: Name Initial Comment ANISOTROPIC 0 strech the image to the rectangle ISOTROPIC strech the image to the rectangle maintaining the proportion FIXED dont strech
ERectSetting (ENUM) ¶ TYPE ERectSetting : Attributes: qualified_only InOut: Name Initial Comment BG 0 Background rectangle AX Axis rectangle
EShadowStyle (ENUM) ¶ TYPE EShadowStyle : Attributes: qualified_only InOut: Name Initial NONE 0 DEEPENED RAISED DEEPENED_INNER RAISED_INNER
FunctionBlocks ¶ VisuFbRectF (FunctionBlock) GetAsIntRect (Method) MoveBy (Method) RotateBy (Method) SetAsIntRect (Method)
VisuFbRectF (FB) ¶ FUNCTION_BLOCK VisuFbRectF Helper for rectangle manipulation InOut: Scope Name Type Input arrPoints ARRAY [0..3] OF VisuFbPointF Methods: GetAsIntRect MoveBy RotateBy SetAsIntRect Structure: GetAsIntRect (Method) MoveBy (Method) RotateBy (Method) SetAsIntRect (Method)
VisuFbRectF.GetAsIntRect (METH) ¶ METHOD GetAsIntRect : VisuStructPaintRectangle InOut: Scope Name Type Return GetAsIntRect VisuStructPaintRectangle
VisuFbRectF.MoveBy (METH) ¶ METHOD MoveBy InOut: Scope Name Type Input iWidth INT iHeight INT