eDriven Framework API
Bottom Property
NamespaceseDriven.Gui.Graphics.BaseIGraphicsConstrainClientBottom
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
Nullable<float> Bottom { get; set; }
Property Bottom As Nullable(Of Single)
	Get
	Set
property Nullable<float> Bottom {
	Nullable<float> get ();
	void set (Nullable<float> value);
}

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