Is called when bounds of a rectangle are chaged.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
protected virtual void OnBoundsChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnBoundsChanged
Visual C++
protected:
virtual void OnBoundsChanged()

See Also