DX9ToolsR4 - Created by: X | |
DX9DDGraphicsFull.Clear Method (Rectangle, Int32)
Clears the back buffer.
[Visual Basic]Overloads Public Sub Clear( _
ByVal
Destination As
Rectangle, _
ByVal
Color As
Integer _
)
Parameters
- Destination
- The destination on the back buffer to clear.
- Color
- The Color that will be used to clear the backbuffer with.
See Also
DX9DDGraphicsFull Class | CBX.Libs.DX9ToolsR4 Namespace | DX9DDGraphicsFull.Clear Overload List