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

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