VisuEnumRectangleFlags (ENUM)ΒΆ
TYPE VisuEnumRectangleFlags :
This structure should be kept in sync (at least no conflicting values) with TouchHandlingRectangleFlags from the runtime
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - None - 16#0 - Scrollable - 16#1 - ZoomAndScrollable - 16#3 - zoomable implies scrollable - Rotatable - 16#4 - FlickScrollable - 16#8 - TouchInIEC - 16#10 - MouseDownHandling - 16#80 - 16#20, 16#40 are reserved by the runtimesystem - ApplicationBackground - 16#100 - Visualization - 16#200 - ApplicationForeground - 16#400 - StopTouchEvaluation - 16#800 - Reserved - 16#80000000 - This reserved value is used to distinguish between rectangle and additional data 
