Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.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: FMX.RS.SVG.BasicShapes
Delphi
protected function GetShape: TSVGShapePath; override;
Return Value
Type: TSVGShapePath
TSVGGraphicElement.GetShape
•FMX.RS.SVG.TSVGGraphicElement.Shape
•FMX.RS.SVG.TSVGGraphicElement.DrawPath(TRSPathData,TSVGMatrix,TSVGCanvas,TSVGRect)
•TSVGPolyline
•FMX.RS.SVG.BasicShapes