NodeShape.AbsoluteBoundsChanged Event
Definition
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.
Event for changes to the property AbsoluteBounds for this element
public:
event EventHandler<Microsoft::VisualStudio::Modeling::ElementPropertyChangedEventArgs ^> ^ AbsoluteBoundsChanged;
public event EventHandler<Microsoft.VisualStudio.Modeling.ElementPropertyChangedEventArgs> AbsoluteBoundsChanged;
member this.AbsoluteBoundsChanged : EventHandler<Microsoft.VisualStudio.Modeling.ElementPropertyChangedEventArgs>
Public Custom Event AbsoluteBoundsChanged As EventHandler(Of ElementPropertyChangedEventArgs)