<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG.BasicShapes > Classes > TSVGPolyline > Properties:
Comments (0)
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