Tesla Graphics Engine Documentation (January 2012)
RenderControl Constructor (title, width, height)
TeslaTesla.Windows.CoreRenderControlRenderControl(String, Int32, Int32)
Creates a new RenderControl.
Declaration Syntax
C#
public RenderControl(
	string title,
	int width,
	int height
)
Parameters
title (String)
Control's title text
width (Int32)
Width of the control
height (Int32)
Height of the control

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