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