Click or drag to resize
SquaresetRank Method
Sets the rank of the Square

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void setRank(
	EnumsRank rank
)

Parameters

rank
Type: VikingChess.ModelEnumsRank
rank
See Also