Draws a rectangle with the specified corner points in the specified color.
[Visual Basic] Overridable OverloadsPublic Sub ( _ ByVal EZLCDPoint As EZLCDPoint, _ ByVal EZLCDPoint As EZLCDPoint, _ ByVal Boolean As Boolean, _ ByVal EZLCDColor As EZLCDColor _ ) _ Implements IEZLCDAdvanced. [C#] public virtual void ( EZLCDPoint EZLCDPoint, EZLCDPoint EZLCDPoint, bool Boolean, EZLCDColor EZLCDColor ); [C++] public: virtual void ( EZLCDPoint EZLCDPoint, EZLCDPoint EZLCDPoint, bool Boolean, EZLCDColor EZLCDColor ); [JScript] public virtual function ( EZLCDPoint EZLCDPoint, EZLCDPoint EZLCDPoint, bool Boolean, EZLCDColor EZLCDColor );
EZLCDBase Class | EZLCD.SDK Namespace | EZLCDBase. Overload List