wManager.Wow.Helpers Namespace
WRobot

Log..::..Color Property

Gets or sets the color.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


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

Field Value

The color.