XNACS1Lib: CSS490 Spring 2011
Set the background texture. The texture image will cover the entire background such that the background color will not be visible.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public static void SetBackgroundTexture(
	string tex
)

Parameters

tex
Type: System..::..String
name of the background texture image.

See Also