eDriven Framework API
Right Property
NamespaceseDriven.Gui.Graphics.BaseGraphicsBaseRight
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<float> Right { get; set; }
Public Property Right As Nullable(Of Single)
	Get
	Set
public:
virtual property Nullable<float> Right {
	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)