Draws a line from the current position to the position specified by location. Note: This command will change the current position to the location specified.
[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