Draws a rectangle with the specified corner points in the current foreground color.
[Visual Basic] Sub ( _ ByVal EZLCDPoint As EZLCDPoint, _ ByVal EZLCDPoint As EZLCDPoint, _ ByVal Boolean As Boolean _ ) [C#] void ( EZLCDPoint EZLCDPoint, EZLCDPoint EZLCDPoint, bool Boolean ); [C++] void ( EZLCDPoint EZLCDPoint, EZLCDPoint EZLCDPoint, bool Boolean ); [JScript] function ( EZLCDPoint EZLCDPoint, EZLCDPoint EZLCDPoint, bool Boolean );
IEZLCDAdvanced Interface | EZLCD.SDK Namespace | IEZLCDAdvanced. Overload List