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

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