Click or drag to resize
PiecegetFile Method
Returns the file of the Piece on the board.

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

Return Value

Type: EnumsFile
file
See Also