eDriven Framework API
A lifecycle method
Updates layout
Top to bottom

Declaration Syntax
protected virtual void UpdateDisplayList(
float width,
float height
)
Protected Overridable Sub UpdateDisplayList ( _
width As Single, _
height As Single _
)
protected:
virtual void UpdateDisplayList(
float width,
float height
)
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)