Updated: November 2007
Raises the AbsoluteBoundsChanged event.
Public Overridable Sub OnAbsoluteBoundsChanged ( _ e As AbsoluteBoundsChangedEventArgs _ )
Dim instance As NodeShape Dim e As AbsoluteBoundsChangedEventArgs instance.OnAbsoluteBoundsChanged(e)
public virtual void OnAbsoluteBoundsChanged( AbsoluteBoundsChangedEventArgs e )
public: virtual void OnAbsoluteBoundsChanged( AbsoluteBoundsChangedEventArgs^ e )
public function OnAbsoluteBoundsChanged( e : AbsoluteBoundsChangedEventArgs )
The arguments to use when the absolute bounds change.