Navigation: Code Documentation > RSVclSVG > RSSVG.BasicShapes > Classes > TSVGPolyline > Methods
TSVGPolyline.DrawPoints(TSVGMatrix,TSVGCanvas,TSVGRect,Boolean) Method
Represents method DrawPoints(TSVGMatrix,TSVGCanvas,TSVGRect,Boolean).
Namespace: RSSVG.BasicShapes
Delphi
protected procedure DrawPoints( Matrix: TSVGMatrix; const Canvas: TSVGCanvas; aRect: TSVGRect; Closed: Boolean = False );
Parameters
Matrix
Type: System.Void
Canvas
aRect
Closed
Type: Boolean
•TSVGPolyline
•RSSVG.BasicShapes