NodeShape.OnAbsoluteBoundsChanged(AbsoluteBoundsChangedEventArgs) Method
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.
public:
virtual void OnAbsoluteBoundsChanged(Microsoft::VisualStudio::Modeling::Diagrams::AbsoluteBoundsChangedEventArgs ^ e);
public virtual void OnAbsoluteBoundsChanged (Microsoft.VisualStudio.Modeling.Diagrams.AbsoluteBoundsChangedEventArgs e);
abstract member OnAbsoluteBoundsChanged : Microsoft.VisualStudio.Modeling.Diagrams.AbsoluteBoundsChangedEventArgs -> unit
override this.OnAbsoluteBoundsChanged : Microsoft.VisualStudio.Modeling.Diagrams.AbsoluteBoundsChangedEventArgs -> unit
Public Overridable Sub OnAbsoluteBoundsChanged (e As AbsoluteBoundsChangedEventArgs)