Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Methods
TSVGElement.DoSaveToXML(IXMLNode) Method
This method saves the properties of the svg element to the xml node.
This method does the work for the current svg element only.
Namespace: RSSVG
Delphi
protected procedure DoSaveToXML( const Node: IXMLNode ); virtual;
Parameters
Node
Type: IXMLNode
•RSSVG.TSVGElement.SaveToXML(IXMLNode)
•TSVGElement
•RSSVG