Is called after the Size property is changed.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

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

See Also