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