The SizedEventArgs type exposes the following members.

Constructors

  NameDescription
SizedEventArgs
Initializes a new instance of the SizedEventArgs class.

Properties

  NameDescription
HeightChange
Gets the amount that the height of the IDiagramNode changed by.
WidthChange
Gets the amount that the width of the IDiagramNode changed by.

See Also