Navigation: Code Documentation > RSVclSVG > RSSVG.BasicShapes > Classes > TSVGPolyline > Methods
TSVGPolyline.GetShape Method
Returns a path that represents the shape of the current svg element.
This method does not work for all svg element types
Namespace: RSSVG.BasicShapes
Delphi
protected function GetShape: TSVGShapePath; override;
Return Value
Type: TSVGShapePath
TSVGGraphicElement.GetShape
•RSSVG.TSVGGraphicElement.Shape
•RSSVG.TSVGGraphicElement.DrawPath(TSVGShapePath,TSVGMatrix,TSVGCanvas,TSVGRect)
•TSVGPolyline
•RSSVG.BasicShapes