DiagramBeforeItemsRotatingEventArgs Constructors
Provides data for the BeforeItemsRotating event.| Name | Parameters | Description |
|---|---|---|
| DiagramBeforeItemsRotatingEventArgs(DiagramControl, IList<DiagramItem>, ItemsActionSource, Nullable<Point>) | source, items, actionSource, centerOfRotation | Initializes a new instance of the DiagramBeforeItemsRotatingEventArgs class with specified settings. |
See Also