Click or drag to resize
SquaresetFile Method
Sets the file of the Square

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void setFile(
	EnumsFile file
)

Parameters

file
Type: VikingChess.ModelEnumsFile
file
See Also