VisuStructSimpleRectWithBorder (STRUCT)¶
TYPE VisuStructSimpleRectWithBorder EXTENDS VisuStructSimpleRectangle : STRUCT
- InOut:
Name
Type
Comment
Inherited from
ptTopLeft
VisuStructPoint
this structure only contains the topleft and the bottomright point of a rectangle it is used if the other points don’t contain information and space is expensive ;) setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructSimpleRectangle2
VisuStructSimpleRectangle
ptBottomRight
VisuStructPoint
setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructSimpleRectangle2
VisuStructSimpleRectangle
iBorderWidth
INT
xScaleBorder
BOOL