Tesla Graphics Engine Documentation (January 2012)
RenderForm Constructor (title, width, height)
TeslaTesla.Windows.CoreRenderFormRenderForm(String, Int32, Int32)
Creates a new RenderForm.
Declaration Syntax
C#
public RenderForm(
	string title,
	int width,
	int height
)
Parameters
title (String)
Title text of the form.
width (Int32)
Width of the form.
height (Int32)
Height of the form.

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