Search
InstantiateItemEventArgs Members
Constructors Properties
 


Contains the arguments passed to the InstantiateItem event handlers.

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

 Public Constructors

  Name Description

InstantiateItemEventArgs

Initializes a new instance of the InstantiateItemEventArgs class.

 Public Properties

  Name Description

Item

Gets or sets a reference to the created diagram item.

ItemClass

Gets the item class identifier.

 See Also