MindFusion.Wpf Pack Programmer's Guide
ImportItemEventArgs Properties
 


 Public Properties

  Name Description

Item

Gets or sets the item that should represent the Visio shape specified by ShapeXml in the imported diagram.

MasterName

Gets the name associated with shape's master.

MasterXml

Gets the XML DOM element corresponding to the Visio document's XML code that describes the shape master.

NamespaceManager

Gets an XmlNamespaceManager instance with preloaded Visio namespaces that can be used when querying the XML elements provided by this ImportItemEventArgs instance.

ShapeXml

Gets the XML DOM element corresponding to the Visio document's XML code that describes the imported shape.

 See Also

ImportItemEventArgs Class
MindFusion.Diagramming.Wpf.Import Namespace