eDriven Framework API
Width Property
NamespaceseDriven.Gui.ComponentsDisplayObjectWidth
eDriven Framework API
The Width of the component
Declaration Syntax
C#Visual BasicVisual C++
public virtual float Width { get; set; }
Public Overridable Property Width As Single
	Get
	Set
public:
virtual property float Width {
	float get ();
	void set (float value);
}

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