DiagramBeforeItemsMovingEventArgs Constructors
Provides data for the DiagramControl.BeforeItemsMoving event.Name | Parameters | Description |
---|---|---|
DiagramBeforeItemsMovingEventArgs(IList<DiagramItem>, ItemsActionSource, Boolean) | items, actionSource, isCopying | The DiagramControl that raised the event. |
See Also