Click or drag to resize
PiecegetColor Method
Returns the color of the Piece

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EnumsColor getColor()

Return Value

Type: EnumsColor
color
See Also