The SizedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SizedEventArgs |
Initializes a new instance of the SizedEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
| HeightChange |
Gets the amount that the height of the IDiagramNode changed by.
| |
| WidthChange |
Gets the amount that the width of the IDiagramNode changed by.
|