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] 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