This method is called when bounds are changed.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
protected override void OnBoundsChanged()  | 
| Visual Basic (Declaration) | 
|---|
Protected Overrides Sub OnBoundsChanged  | 
| Visual C++ | 
|---|
protected: virtual void OnBoundsChanged() override  |