Chatu Queens
TableroCasillaBlancaColor Property |
Obtiene o establece el color de las casillas blancas.
Namespace: Draughts
Assembly: Draughts (in Draughts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Color CasillaBlancaColor { get; set; }
Public Property CasillaBlancaColor As Color Get Set
public: property Color CasillaBlancaColor { Color get (); void set (Color value); }
member CasillaBlancaColor : Color with get, set
Property Value
Type: ColorSee Also