ChessApplication.ChessAppNewGameDlg.SetSearchDepth Function
Set the search depth for the computer generated moves.
Public void SetSearchDepth (int)
Type
Name
Description
int
searchDepth
The search depth
Return
Description
void