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