eDriven Framework API
HorizontalCenter Property
NamespaceseDriven.Gui.ComponentsILayoutElementHorizontalCenter
eDriven Framework API
Horizontal offset of the component center to the container center
Declaration Syntax
C#Visual BasicVisual C++
Object HorizontalCenter { get; set; }
Property HorizontalCenter As Object
	Get
	Set
property Object^ HorizontalCenter {
	Object^ get ();
	void set (Object^ value);
}

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