Draws a rectangle with the top-left corner at the current position and the bottom-right corner at the pixel specified by corner.
[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