BoardSquare Constructor Delta Engine Documentation
Initializes a new instance of the BoardSquare class

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public BoardSquare(
	Theme theme,
	Rectangle drawArea,
	Vector2D position
)
See Also