Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > 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: FMX.RS.Graphics
Delphi
type TRSPolygons = Array of TRSPoints;
•FMX.RS.Graphics.TRSPoint
•FMX.RS.Graphics.TRSPathData.AddPolygons(TRSPolygons)
•FMX.RS.Graphics.TRSPolygon
•FMX.RS.Graphics