Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Classes > TRSPathData > Properties
TRSPathData.Polygons Property
Returns the polygons (array of points) that make up the path.
Note
It is recommended to Flatten the path before calling this property.
Namespace: FMX.RS.Graphics
Delphi
public property Polygons: TRSPolygons read ToPolygons;
Property Value
Type: TRSPolygons
•Flatten
•FMX.RS.Graphics.TRSPathData.GetLength
•FMX.RS.Graphics.TRSPathData.Distances
•TRSPathData
•FMX.RS.Graphics