Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TRSPolygon Type
Defines a cross-library (VCL or FMX) type for an array of single-precision points, which represent one polygon.
Namespace: RSGraphics
Delphi
type TRSPolygon = TRSPoints;
•RSGraphics.TRSPoint
•RSGraphics.TRSPathData.AddPolygon(TRSPoints)
•RSGraphics.TRSPolygons
•RSGraphics