GetXML
Exports the Diagram’s XML string into a valid .xml file.
Syntax
Diagram Object.GetXML(strXMLTextOut)
Parameters
Diagram Object
Use: Required
Data type: Object
Any instantiated Diagram class
StrXMLTextOut
Use: required
Data type: String
Receives the xml of the object
See also