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