Tablero.CasillaNegraColor Property

Chatu Queens

TableroCasillaNegraColor Property

Obtiene o establece el color de las casillas negras.

Namespace:  Draughts
Assembly:  Draughts (in Draughts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Color CasillaNegraColor { get; set; }
Public Property CasillaNegraColor As Color
	Get
	Set
public:
property Color CasillaNegraColor {
	Color get ();
	void set (Color value);
}
member CasillaNegraColor : Color with get, set

Property Value

Type: Color
See Also