Draws a rectangle with the specified corner points in the specified color.
[Visual Basic] Public Sub ( _ ByVal EZLCDPointEx As EZLCDPointEx, _ ByVal EZLCDPointEx As EZLCDPointEx, _ ByVal Boolean As Boolean, _ ByVal EZLCDColorEx As EZLCDColorEx _ ) [C#] public void ( EZLCDPointEx EZLCDPointEx, EZLCDPointEx EZLCDPointEx, bool Boolean, EZLCDColorEx EZLCDColorEx ); [C++] public: void ( EZLCDPointEx EZLCDPointEx, EZLCDPointEx EZLCDPointEx, bool Boolean, EZLCDColorEx EZLCDColorEx ); [JScript] public function ( EZLCDPointEx EZLCDPointEx, EZLCDPointEx EZLCDPointEx, bool Boolean, EZLCDColorEx EZLCDColorEx );
EZLCD004 Class | EZLCD.SDK Namespace | EZLCD004. Overload List