DX9ToolsR4 - Created by: X

DX9DDGraphicsFull.Clear Method (Color)

Clears the back buffer.

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

Parameters

Color
The Color that will be used to clear the backbuffer with.

See Also

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