DiagramBeforeItemsResizingEventArgs Constructors
Provides data for the BeforeItemsResizing event.| Name | Parameters | Description |
|---|---|---|
| DiagramBeforeItemsResizingEventArgs(DiagramControl, IList<DiagramItem>, ItemsActionSource, ResizeMode) | source, items, actionSource, mode | Initializes a new instance of the DiagramBeforeItemsResizingEventArgs class with specified settings. |
See Also