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