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

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