clsGpGraphics.Clear_RawColor FunctionClears the graphics with the given ARGB color (use the [clsGpSession] class for conversion functions)Syntax
Public Function Clear_RawColor (Optional ByVal ARGB As Long = 0&) As GpStatus
Parameters
Remarks
|