C-DEngine 5.105

TheNMIBaseControl..::..MainBackground Property

sets the background color of the TileEntry

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string MainBackground { get; set; }
Public Property MainBackground As String
	Get
	Set
public:
property String^ MainBackground {
	String^ get ();
	void set (String^ value);
}