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