ezLCD SDK Documentation

IEZLCDNative. Method 

 [This is preliminary documentation and subject to change.]

Clears the screen with the current foreground color. Note: This command will reset the current position to 0,0.

[Visual Basic]
Sub ()
[C#]
void ();
[C++]
void ();
[JScript]
function ();

See Also

IEZLCDNative Interface | EZLCD.SDK Namespace