Draws a fast horizontal line from the current position to the point at the same y coordinate and the specified x coordinate. Note: This command will change the current location to the line end.
[Visual Basic] Sub ( _ ByVal Byte As Byte _ ) [C#] void ( byte Byte ); [C++] void ( char Byte ); [JScript] function ( Byte Byte );
IEZLCDNative Interface | EZLCD.SDK Namespace