VisuStructTemporaryRenderLocationInfo (STRUCT)
TYPE VisuStructTemporaryRenderLocationInfo : STRUCT
Structure containing information about a temporary render location
- InOut:
Name
Type
Initial
Comment
indexINT-1
Unique identifier for the render location
sizeCmpVisuHandler.VisuStructPointSize in pixel
offsetCmpVisuHandler.VisuStructPointThe point in the temporary render location that corresponds to the top left corner of the touch rectangle.
lockHorizontalBOOLVariable to lock the horizontal scrolling. If TRUE the render location cannot be scrolled in horizontal direction.
lockVerticalBOOLVariable to lock the vertical scrolling. If TRUE the render location cannot be scrolled in vertical direction.