NodeShape.AbsoluteBoundsChanged Event

Definition

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) 

Event Type

Applies to