Navigation: Code Documentation > RSVclCommon > RSGraphics > 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: RSGraphics
Delphi
public property Polygons: TRSPolygons read ToPolygons;
Property Value
Type: TRSPolygons
•RSGraphics.TRSPathData.Flatten(Single)
•RSGraphics.TRSPathData.GetLength
•RSGraphics.TRSPathData.Distances
•TRSPathData
•RSGraphics