An NDoc Documented Class Library |
|
MNDevice.ClearScreen Method
In the BeginPaint-Method ClearScreen is called. This method depends on the graphicengine and must be overriddeb.
public abstract
void ClearScreen(
Color bgColor);
Parameters
-
bgColor
-
See Also
MNDevice Class | Minais.Drawing3d Namespace