AbsoluteBoundsChangedEventArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Old and new bounds values when the AbsoluteBounds property of a shape changes. This event originates from the IMS.
public ref class AbsoluteBoundsChangedEventArgs : EventArgs
public class AbsoluteBoundsChangedEventArgs : EventArgs
type AbsoluteBoundsChangedEventArgs = class
inherit EventArgs
Public Class AbsoluteBoundsChangedEventArgs
Inherits EventArgs
- Inheritance
-
AbsoluteBoundsChangedEventArgs
Absolute |
Initializes a new instance of the AbsoluteBoundsChangedEventArgs class. |
New |
The bounds in world units relative to the top-left of the diagram after the change in bounds. |
Old |
The bounds in world units relative to the top-left of the diagram prior to the change in bounds. |
Set |
Sets the event data. |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |