eDriven Framework API
Handler that fires on Stage (screen) resize

Declaration Syntax
protected virtual void OnResize(
Point size
)
Protected Overridable Sub OnResize ( _
size As Point _
)
protected:
virtual void OnResize(
Point^ size
)

Parameters
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)