Unicode Controls & Classes for VB6 - Version 4
clsGpGraphics
.Clear_Color Function
Clears the graphics with the given color
Syntax
Public Function Clear_Color (Optional ByRef
oColor
As
clsGpColor
= Nothing) As
GpStatus
Parameters
Parameter
Description
Optional ByRef
oColor
As
clsGpColor
= Nothing
The color to use
Remarks