Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.BasicShapes > Classes > TSVGPolyline > Properties
TSVGPolyline.Points Property
Points that make up the polyline/polygon. All coordinate values are in the user coordinate system
Namespace: FMX.RS.SVG.BasicShapes
Delphi
public property Points: TRSPoints read FPoints write SetPoints;
Property Value
Type: TRSPoints
•TSVGPolyline
•FMX.RS.SVG.BasicShapes