Gets the XML DOM Element corresponding to the Visio XML code that describes the shape master.
Namespace: com.mindfusion.diagramming.importers
Package: com.mindfusion.diagramming.importers
SyntaxJava
Copy Code
|
|---|
public Element getMasterXml () |
An org.w3c.dom.Element instance.
See Also