DiagramItemsPastingEventArgs Constructors
Provides data for the DiagramControl.ItemsPasting event.Name | Parameters | Description |
---|---|---|
DiagramItemsPastingEventArgs(ReadOnlyCollection<AddingItem>) | items | Initializes a new instance of the DiagramItemsPastingEventArgs class. |
See Also