CSS Logo XNACS1Lib Library Documentation
XNACS1Base.World.SetBackgroundColor Method 

Game-Themed Introductory Programming Project   

Sets the background color.

public static void SetBackgroundColor(
   Color bgColor
);

Parameters

bgColor
The specified color for the entire background.

See Also

XNACS1Base.World Class | XNACS1Lib Namespace