Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.Text > Classes > TSVGCustomText > Methods
TSVGCustomText.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.Text
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)
•TSVGCustomText
•FMX.RS.SVG.Text