DiagramItemCreatingEventArgs Constructors
Provides data for the DiagramControl.ItemCreating event.| Name | Parameters | Description |
|---|---|---|
| DiagramItemCreatingEventArgs(Type, ItemUsage, DiagramItem) | itemType, itemUsage, item | Initializes a new instance of the DiagramItemCreatingEventArgs class with the specified settings. |
See Also