Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > 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: FMX.RS.Graphics
Delphi
public function ToPolygons: TRSPolygons;
Return Value
Type: TRSPolygons
•Flatten
•TRSPathData
•FMX.RS.Graphics