Tesla Graphics Engine Documentation (January 2012)
Resize Method (width, height)
TeslaTesla.Graphics.ImplementationSwapChainImplementationResize(Int32, Int32)
Resizes the backbuffer.
Declaration Syntax
C#
public abstract void Resize(
	int width,
	int height
)
Parameters
width (Int32)
Width of the back buffer
height (Int32)
Height of the back buffer

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