Sets the color of the pixel at the specified location to the foreground color. Note: This command will change your current position to {x,y}
[Visual Basic] Overridable OverloadsPublic Sub ( _ ByVal EZLCDPoint As EZLCDPoint _ ) _ Implements IEZLCDNative. [C#] public virtual void ( EZLCDPoint EZLCDPoint ); [C++] public: virtual void ( EZLCDPoint EZLCDPoint ); [JScript] public virtual function ( EZLCDPoint EZLCDPoint );
EZLCDBase Class | EZLCD.SDK Namespace | EZLCDBase. Overload List