DX9ToolsR4 - Created by: X

DX9Graphics.Clear Method (Int32)

Clears the scene.

[Visual Basic]
Overloads Public Sub Clear( _
   ByVal Color As Integer _
)
[C#]
public void Clear(
   int Color
);

Parameters

Color
The color to use to clear the scene.

See Also

DX9Graphics Class | CBX.Libs.DX9ToolsR4 Namespace | DX9Graphics.Clear Overload List