Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGPath > Methods
TSVGPath.DoLoadFromXML(IXMLNode) Method
This method sets the properties of the svg element from the node when loading the svg from XML
This method does the work for the current svg element only.
Namespace: FMX.RS.SVG
Delphi
protected procedure DoLoadFromXML(const Node: IXMLNode); override;
Parameters
Node
Type: IXMLNode
TSVGGraphicElement.DoLoadFromXML(IXMLNode)
•FMX.RS.SVG.TSVGElement.LoadFromXML(IXMLNode)
•TSVGPath
•FMX.RS.SVG