Draws an Arc at the current position given a radius, start angle and end angle.
[Visual Basic] Sub ( _ ByVal Byte As Byte, _ ByVal Byte As Byte, _ ByVal Byte As Byte _ ) [C#] void ( byte Byte, byte Byte, byte Byte ); [C++] void ( char Byte, char Byte, char Byte ); [JScript] function ( Byte Byte, Byte Byte, Byte Byte );
IEZLCDNative Interface | EZLCD.SDK Namespace