Draws a circle at the specified location, with the specified radius, using the active foreground color.
[Visual Basic] Sub ( _ ByVal EZLCDPoint As EZLCDPoint, _ ByVal Byte As Byte, _ ByVal Boolean As Boolean _ ) [C#] void ( EZLCDPoint EZLCDPoint, byte Byte, bool Boolean ); [C++] void ( EZLCDPoint EZLCDPoint, char Byte, bool Boolean ); [JScript] function ( EZLCDPoint EZLCDPoint, Byte Byte, bool Boolean );
IEZLCDAdvanced Interface | EZLCD.SDK Namespace | IEZLCDAdvanced. Overload List