Click or drag to resize
SquaregetPiece Method
Returns the Piece occupying the Square.

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

Return Value

Type: Piece
piece
See Also