Click or drag to resize

ShapeChangedEventArgs Properties

The ShapeChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyOldShape
Gets the shape before the change.
Public propertyShape
Gets the shape.
(Inherited from ShapeEventArgs.)
Top
See Also