Navigation: Code Documentation > RSVclSVG > RSSVG.BasicShapes > Classes > TSVGPolyline > Methods
TSVGPolyline.CreatePath(TSVGCanvas,Boolean) Method
Represents method CreatePath(TSVGCanvas,Boolean).
Namespace: RSSVG.BasicShapes
Delphi
protected function CreatePath( const Canvas: TSVGCanvas; Closed: Boolean = False ): TRSGPPath; overload;
Parameters
Canvas
Type: System.Void
Closed
Type: Boolean
Type: TRSGPPath
•TSVGPolyline
•RSSVG.BasicShapes