ezLCD SDK Documentation

EZLCDBase. Method 

 [This is preliminary documentation and subject to change.]

Sets the pixel at the current position to the foreground color.

[Visual Basic]
Overridable Public Sub () _
    Implements IEZLCDNative.
[C#]
public virtual void ();
[C++]
public: virtual void ();
[JScript]
public virtual function ();

Implements

IEZLCDNative.

See Also

EZLCDBase Class | EZLCD.SDK Namespace