Search
ConnectorImportedEventArgs Members
Properties
 


Contains the arguments passed to handlers of the ConnectorImported event.

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

 Public Properties

  Name Description

ConnectorXml

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

Link

Gets a reference to the imported diagram link.

ShapeName

Gets the Visio name of the connector shape.

 See Also