eDriven Framework API
Width Property
NamespaceseDriven.Gui.ComponentsImageWidth
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public override float Width { get; set; }
Public Overrides Property Width As Single
	Get
	Set
public:
virtual property float Width {
	float get () override;
	void set (float value) override;
}

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