A TenneySoftware Class Library
ClearBackground Method
NamespacesTenneySoftware.GraphicsGraphicsDeviceClearBackground()()()
This is the method called to clear the background with the defined color.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScript
public void ClearBackground()
Public Sub ClearBackground
Dim instance As GraphicsDevice

instance.ClearBackground()
public:
void ClearBackground()
public void ClearBackground()
public function ClearBackground()
function clearBackground();

Assembly: TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)