Click or drag to resize
BoardGetSize Method
Returns the size of the board array.

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

Return Value

Type: Int32
See Also