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