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