Gets the XML DOM element corresponding to the Visio document's XML code that describes the imported shape.
Namespace: MindFusion.Diagramming.Wpf.Import
Assembly: MindFusion.Diagramming.Wpf.VisioImport
C# Copy Code |
---|
public XmlNode ShapeXml { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ShapeXml As XmlNode |