Navigation: Code Documentation > RSVclSVG > RSSVG.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: RSSVG.Text
Delphi
protected function GetShape: TSVGShapePath; override;
Return Value
Type: TSVGShapePath
TSVGGraphicElement.GetShape
•RSSVG.TSVGGraphicElement.Shape
•RSSVG.TSVGGraphicElement.DrawPath(TSVGShapePath,TSVGMatrix,TSVGCanvas,TSVGRect)
•TSVGCustomText
•RSSVG.Text