Search
CreatingAreaElementEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of the CreatingAreaElement event.

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

 Public Constructors

  Name Description

CreatingAreaElementEventArgs

 

 Public Properties

  Name Description

Attributes

The custom attributes added for the specified Item.

Item

The diagram item whose AREA element is currently being created.

 See Also