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