The icon texture

C# | Visual Basic | Visual C++ |
public Texture Icon { get; set; }
Public Property Icon As Texture Get Set
public: property Texture^ Icon { Texture^ get (); void set (Texture^ value); }
C# | Visual Basic | Visual C++ |
public Texture Icon { get; set; }
Public Property Icon As Texture Get Set
public: property Texture^ Icon { Texture^ get (); void set (Texture^ value); }