DiagramItemsRotatingEventArgs Constructors
Provides data for the DiagramControl.ItemsRotating event.Name | Parameters | Description |
---|---|---|
DiagramItemsRotatingEventArgs(ReadOnlyCollection<RotatingItem>, DiagramActionStage, ItemsActionSource, Nullable<PointFloat>) | items, stage, actionSource, centerOfRotation | Initializes a new instance of the DiagramItemsRotatingEventArgs class. |
See Also