Search
ShapeImportedEventArgs Members
Properties
 


Contains the arguments passed to handlers of the ShapeImported event.

The following tables list the members exposed by the ShapeImportedEventArgs type.

 Public Properties

  Name Description

Shape

Gets a reference to the imported diagram shape.

ShapeName

Gets the Visio name of the node shape.

ShapeXml

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

 See Also