Click or drag to resize
GeonBitGameResize Method
Resize window.

Namespace:  GeonBit
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Resize(
	Point size
)

Parameters

size
Type: Point
New window size.
See Also