Tesla Graphics Engine Documentation (January 2012)
Resize Method (width, height)
TeslaTesla.CoreIWindowImplementationResize(Int32, Int32)
Resizes the client area of the window using the specified parameters.
Declaration Syntax
C#
void Resize(
	int width,
	int height
)
Parameters
width (Int32)
Width of the client area
height (Int32)
Height of the client area

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)