DiagramBeforeItemsRotatingEventArgs Constructors
Provides data for the DiagramControl.BeforeItemsRotating event.| Name | Parameters | Description |
|---|---|---|
| DiagramBeforeItemsRotatingEventArgs(IList<DiagramItem>, ItemsActionSource, Nullable<PointFloat>) | items, actionSource, centerOfRotation | The DiagramControl that raised the event. |
See Also