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

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