AbsoluteBoundsChangedEventArgs Class

Definition

Old and new bounds values when the AbsoluteBounds property of a shape changes. This event originates from the IMS.

C++
public ref class AbsoluteBoundsChangedEventArgs : EventArgs
Inheritance
AbsoluteBoundsChangedEventArgs

Constructors

AbsoluteBoundsChangedEventArgs()

Initializes a new instance of the AbsoluteBoundsChangedEventArgs class.

Properties

NewAbsoluteBounds

The bounds in world units relative to the top-left of the diagram after the change in bounds.

OldAbsoluteBounds

The bounds in world units relative to the top-left of the diagram prior to the change in bounds.

Methods

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022