Navigation: Code Documentation > RSVclCommon > RSGraphics > Constants
RSClosePolygon Constant
Defines the close polygon point (return to start point)
Namespace: RSGraphics
Delphi
RSClosePolygon: TRSPoint = (X: $FFFF; Y: $FFFF);
Value
Type: TRSPoint
•RSGraphics