VisuStructTemporaryRenderLocationInfo
(STRUCT)
TYPE VisuStructTemporaryRenderLocationInfo : STRUCT
Structure containing information about a temporary render location
- InOut:
Name
Type
Initial
Comment
index
INT
-1
Unique identifier for the render location
size
CmpVisuHandler.VisuStructPoint
Size in pixel
offset
CmpVisuHandler.VisuStructPoint
The point in the temporary render location that corresponds to the top left corner of the touch rectangle.
lockHorizontal
BOOL
Variable to lock the horizontal scrolling. If TRUE the render location cannot be scrolled in horizontal direction.
lockVertical
BOOL
Variable to lock the vertical scrolling. If TRUE the render location cannot be scrolled in vertical direction.