Click or drag to resize
PiecegetType Method
Returns the type of the Piece

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

Return Value

Type: EnumsPieceType
type
See Also