<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGPolyline > Properties:
Comments (0)
Points that make up the polyline/polygon. All coordinate values are in the user coordinate system
Namespace: RSSVG
Delphi
public property Points: TRSPoints read FPoints write SetPoints;
Property Value
Type: TRSPoints