eDriven Framework API
SetLayoutBoundsPosition Method (x, y)
NamespaceseDriven.Gui.ComponentsILayoutElementSetLayoutBoundsPosition(Single, Single)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
void SetLayoutBoundsPosition(
	float x,
	float y
)
Sub SetLayoutBoundsPosition ( _
	x As Single, _
	y As Single _
)
void SetLayoutBoundsPosition(
	float x, 
	float y
)
Parameters
x (Single)
y (Single)

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