Sets the current position of the pixel on the LCD. Note: This command does not affect the image on the LCD.
[Visual Basic] Sub ( _ ByVal EZLCDPoint As EZLCDPoint _ ) [C#] void ( EZLCDPoint EZLCDPoint ); [C++] void ( EZLCDPoint EZLCDPoint ); [JScript] function ( EZLCDPoint EZLCDPoint );
IEZLCDNative Interface | EZLCD.SDK Namespace | IEZLCDNative. Overload List