Draws a pie shaped geometry in the current color, starting at the current point, with the specified radius and start/stop angles.
[Visual Basic] Public Sub ( _ ByVal UInt16 As UInt16, _ ByVal UInt16 As UInt16, _ ByVal UInt16 As UInt16 _ ) [C#] public void ( ushort UInt16, ushort UInt16, ushort UInt16 ); [C++] public: void ( unsigned short UInt16, unsigned short UInt16, unsigned short UInt16 ); [JScript] public function ( UInt16 UInt16, UInt16 UInt16, UInt16 UInt16 );
EZLCD004 Class | EZLCD.SDK Namespace