DiagramItemsResizingEventArgs Constructors
Provides data for the DiagramControl.ItemsResizing event.Name | Parameters | Description |
---|---|---|
DiagramItemsResizingEventArgs(ReadOnlyCollection<ResizingItem>, DiagramActionStage, ItemsActionSource, ResizeMode) | items, stage, actionSource, mode | Initializes a new instance of the DiagramItemsResizingEventArgs class. |
See Also