DiagramItemsMovingEventArgs Constructors
Provides data for the DiagramControl.ItemsMoving event.Name | Parameters | Description |
---|---|---|
DiagramItemsMovingEventArgs(DiagramControl, ReadOnlyCollection<MovingItem>, DiagramActionStage, ItemsActionSource, Boolean) | source, items, stage, actionSource, allow | Initializes a new instance of the DiagramItemsMovingEventArgs class. |
See Also