eDriven Framework API
SetContentSize Method (width, height)
NamespaceseDriven.Gui.ComponentsGroupBaseSetContentSize(Single, Single)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public void SetContentSize(
	float width,
	float height
)
Public Sub SetContentSize ( _
	width As Single, _
	height As Single _
)
public:
void SetContentSize(
	float width, 
	float height
)
Parameters
width (Single)
height (Single)

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