AbsoluteBoundsChangedEventArgs::SetEventArgs Method (RectangleD, RectangleD)
Visual Studio 2015
Sets the event data.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- oldValue
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
The bounds in world units relative to the top-left of the diagram prior to the change in bounds.
- newValue
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
The bounds in world units relative to the top-left of the diagram after the change in bounds.
Show: