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