VisuClientObjectIdStackWithParentSize (FB) ¶ FUNCTION_BLOCK VisuClientObjectIdStackWithParentSize Methods: AddClientObjectEndIdStack AddClientObjectStartIdStack Clear PopId PushId Structure: AddClientObjectEndIdStack (Method) AddClientObjectStartIdStack (Method) Clear (Method) PopId (Method) PushId (Method)
VisuClientObjectInputRectangleMgr (FB) ¶ FUNCTION_BLOCK VisuClientObjectInputRectangleMgr IMPLEMENTS IInputRectangleMgr Properties: MouseDownHandling Methods: SetInputRectangleList Structure: MouseDownHandling (Property) SetInputRectangleList (Method)
VisuFctDrawIsoBackground (FUN) ¶ FUNCTION VisuFctDrawIsoBackground : BOOL InOut: Scope Name Type Return VisuFctDrawIsoBackground BOOL Input theVisu IVisualisation pClient POINTER TO VisuStructClientData
Visu Management ¶ VisuFbVisuVector (FunctionBlock) AddVisualization (Method) GetVisualization (Method) GetVisualizationIndex (Method) Overrides-and-Implementations abstrAssign (Method) abstrDataPtrChanged (Method) abstrSizeOfElement (Method) RemoveVisualization (Method) SwapEntries (Method)
VisuFbVisuVector (FB) ¶ FUNCTION_BLOCK VisuFbVisuVector EXTENDS VisuFbBaseVector Methods: AddVisualization GetVisualization GetVisualizationIndex RemoveVisualization SwapEntries InitStaticMemory , inherited from VisuFbBaseVector RemoveEntryAt , inherited from VisuFbBaseVector abstrAssign abstrDataPtrChanged abstrSizeOfElement Structure: AddVisualization (Method) GetVisualization (Method) GetVisualizationIndex (Method) Overrides-and-Implementations abstrAssign (Method) abstrDataPtrChanged (Method) abstrSizeOfElement (Method) RemoveVisualization (Method) SwapEntries (Method)
VisuClientObjectFlags_HighWord (ENUM) ¶ TYPE VisuClientObjectFlags_HighWord : Attributes: qualified_only InOut: Name Initial NONE 16#0 FRAME_TOP_LEVEL_PREVIEW 16#10000 FRAME_PREVIEW_LEFT 16#20000 FRAME_PREVIEW_RIGHT 16#40000 FRAME_PREVIEW_TOP 16#80000 FRAME_PREVIEW_BOTTOM 16#100000 FRAME_SWIPING_HORIZONTAL 16#200000 FRAME_SWIPING_VERTICAL 16#400000
VisuClientObjectIdStack (FB) ¶ FUNCTION_BLOCK VisuClientObjectIdStack Methods: AddClientObjectEndIdStack AddClientObjectStartIdStack Clear PopId PushId RestoreFrom Structure: AddClientObjectEndIdStack (Method) AddClientObjectStartIdStack (Method) Clear (Method) PopId (Method) PushId (Method) RestoreFrom (Method)
VisuElemMgrClientSpecificData (STRUCT) ¶ TYPE VisuElemMgrClientSpecificData : STRUCT InOut: Name Type initialized BOOL clientObjectsCreated BOOL transformationChecksum VisuTypeCheckSum
VisuElemMgrClientSpecificDataIndices (STRUCT) ¶ TYPE VisuElemMgrClientSpecificDataIndices : STRUCT InOut: Name Type Initial iClientSpeficicData DINT -1
VisuScrollValueData (FB) ¶ FUNCTION_BLOCK VisuScrollValueData InOut: Scope Name Type Input initialized BOOL minX DINT minY DINT maxX DINT maxY DINT curX DINT curY DINT