Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.ToPolygons Method
Converts the path data into an array of polygons.
Note
It is recommended that Flatten is called before calling ToPolygons
Namespace: RSGraphics
Delphi
public function ToPolygons: TRSPolygons;
Return Value
Type: TRSPolygons
•RSGraphics.TRSPathData.Flatten(Single)
•TRSPathData
•RSGraphics