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