eDriven Framework API
Icon Property
NamespaceseDriven.Gui.ComponentsButtonIcon
eDriven Framework API
The icon texture
Declaration Syntax
C#Visual BasicVisual C++
public Texture Icon { get; set; }
Public Property Icon As Texture
	Get
	Set
public:
property Texture^ Icon {
	Texture^ get ();
	void set (Texture^ value);
}

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