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

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