ChessApplication.ChessBoard.IsChecked Function
Determines if a King is Checked.
The color of the king to see if it's checked
Public bool IsChecked (ChessApplication.ChessPieceColor)
Type
Name
Description
ChessPieceColor
KingColor
The color of the king to see if it's checked
Return
Description
bool