Draws a line between two points in the specified color.
[Visual Basic] Public Sub ( _ ByVal EZLCDPointEx As EZLCDPointEx, _ ByVal EZLCDPointEx As EZLCDPointEx, _ ByVal EZLCDColorEx As EZLCDColorEx _ ) [C#] public void ( EZLCDPointEx EZLCDPointEx, EZLCDPointEx EZLCDPointEx, EZLCDColorEx EZLCDColorEx ); [C++] public: void ( EZLCDPointEx EZLCDPointEx, EZLCDPointEx EZLCDPointEx, EZLCDColorEx EZLCDColorEx ); [JScript] public function ( EZLCDPointEx EZLCDPointEx, EZLCDPointEx EZLCDPointEx, EZLCDColorEx EZLCDColorEx );
This routine automatically optimize for vertical and horizontal lines.
EZLCD004 Class | EZLCD.SDK Namespace | EZLCD004. Overload List