VisuFctExitVisuClientObject (FUN) ¶ FUNCTION VisuFctExitVisuClientObject : BOOL InOut: Scope Name Type Return VisuFctExitVisuClientObject BOOL Input pVisuClientObject POINTER TO BYTE bInCopyCode BOOL
VisuStyleFct_GetImageAccordingMapping (FUN) ¶ FUNCTION VisuStyleFct_GetImageAccordingMapping : STRING Returns the imagepath for the elements lamp and switch, considering the styleentries “Fallback” and “Mapping” InOut: Scope Name Type Comment Return VisuStyleFct_GetImageAccordingMapping STRING Input stCurrentImage STRING the path / name of the currently choosen image, something like Element-Lamp-Lamp1-Gray
Transformation ¶ VisuFbTransformationCommon (FunctionBlock) Checksum (Method) ITransformation2 TransformPaintRectangleInOutF (Method) TransformPointInOutF (Method) TransformPolygonF (Method) ITransformation3 TransformPointInOutOverlay (Method) TransformPointInOutOverlayF (Method) SetOffset (Method) SetScaleValues (Method) SetTransformationValues (Method) SetTransformationValuesWithClientObjectPositions (Method) TransformFontSize (Method) TransformHeight (Method) TransformPaintRectangle (Method) TransformPaintRectangleInOut (Method) TransformPoint (Method) TransformPointInOut (Method) TransformPolygon (Method) TransformWidth (Method) TransformYCoordinate (Method) UntransformHeight (Method) UntransformPoint (Method) UntransformWidth (Method) VisuFbTransformationScrolling (FunctionBlock) TransformPoint (Method) TransformPointInOut (Method) TransformYCoordinate (Method) UntransformPoint (Method)
VisuFbTransformationCommon (FB) ¶ FUNCTION_BLOCK VisuFbTransformationCommon IMPLEMENTS ITransformation3 Methods: Checksum SetOffset SetScaleValues SetTransformationValues SetTransformationValuesWithClientObjectPositions TransformFontSize TransformHeight TransformPaintRectangle TransformPaintRectangleInOut TransformPoint TransformPointInOut TransformPolygon TransformWidth TransformYCoordinate UntransformHeight UntransformPoint UntransformWidth TransformPaintRectangleInOutF TransformPointInOutF TransformPointInOutOverlay TransformPointInOutOverlayF TransformPolygonF Structure: Checksum (Method) ITransformation2 TransformPaintRectangleInOutF (Method) TransformPointInOutF (Method) TransformPolygonF (Method) ITransformation3 TransformPointInOutOverlay (Method) TransformPointInOutOverlayF (Method) SetOffset (Method) SetScaleValues (Method) SetTransformationValues (Method) SetTransformationValuesWithClientObjectPositions (Method) TransformFontSize (Method) TransformHeight (Method) TransformPaintRectangle (Method) TransformPaintRectangleInOut (Method) TransformPoint (Method) TransformPointInOut (Method) TransformPolygon (Method) TransformWidth (Method) TransformYCoordinate (Method) UntransformHeight (Method) UntransformPoint (Method) UntransformWidth (Method)
Visu_FctIsOnStraightLine (FUN) ¶ FUNCTION Visu_FctIsOnStraightLine : BOOL InOut: Scope Name Type Return Visu_FctIsOnStraightLine BOOL Input dwSelectionType DWORD currentRect VisuStructSimpleRectangle foundRect VisuStructSimpleRectangle
Visu_FctIsSelectionEmpty (FUN) ¶ FUNCTION Visu_FctIsSelectionEmpty : BOOL This function checks if there are elements selected or not InOut: Scope Name Type Return Visu_FctIsSelectionEmpty BOOL Input pSelectionData POINTER TO Visu_StructSelectionData
Visu_FctTransformSelectionIsotropicOverlay (FUN) ¶ FUNCTION Visu_FctTransformSelectionIsotropicOverlay : BOOL InOut: Scope Name Type Return Visu_FctTransformSelectionIsotropicOverlay BOOL Inout pClientData POINTER TO VisuStructClientData pNewSelectionData POINTER TO Visu_StructSelectionData
Selection Management ¶ IPaintSelectionInElement (Interface) DrawingOffset (Property) FrameSize (Property) VisuFctIsToPaintSelection (Function) Visu_FctIsOnStraightLine (Function) Visu_FctIsSelectionEmpty (Function) Visu_FctTransformSelectionIsotropicOverlay (Function)
IPaintSelectionInElement (ITF) ¶ INTERFACE IPaintSelectionInElement EXTENDS __SYSTEM.IQueryInterface Properties: DrawingOffset FrameSize Structure: DrawingOffset (Property) FrameSize (Property)
VisuFctIsToPaintSelection (FUN) ¶ FUNCTION VisuFctIsToPaintSelection : BOOL InOut: Scope Name Type Return VisuFctIsToPaintSelection BOOL Input pClientData POINTER TO VisuStructClientData currentPosition VisuStructPaintRectangle