eDriven Framework API
OnResize Method (size)
NamespaceseDriven.GuiGuiOnResize(Point)
eDriven Framework API
Handler that fires on Stage (screen) resize
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnResize(
	Point size
)
Protected Overridable Sub OnResize ( _
	size As Point _
)
protected:
virtual void OnResize(
	Point^ size
)
Parameters
size (Point)

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