eDriven Framework API
UpdateDisplayList Method (width, height)
NamespaceseDriven.Gui.ComponentsNumericStepperSkinUpdateDisplayList(Single, Single)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected override void UpdateDisplayList(
	float width,
	float height
)
Protected Overrides Sub UpdateDisplayList ( _
	width As Single, _
	height As Single _
)
protected:
virtual void UpdateDisplayList(
	float width, 
	float height
) override
Parameters
width (Single)
height (Single)

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