<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Methods:
Comments (0)
Load the SVG from a XML document interface
Namespace: RSSVG
Delphi
public procedure LoadFromXML( const XML: IXMLDocument ); reintroduce; overload;
Parameters
XML
Type: IXMLDocument
•RSSVG.TSVGDocument.LoadFromFile(String)
•RSSVG.TSVGDocument.LoadFromStream(TStream)
•RSSVG.TSVGDocument.SaveToXML(IXMLDocument)
•RSSVG.TSVGDocument.SaveToFile(String,Integer)
•RSSVG.TSVGDocument.SaveToStream(TStream,Integer)
•TSVGDocument
•RSSVG