Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
gdkDrawArc: gdkDrawArc
Description
Draws an arc or a filled 'pie slice'. The arc is defined by the bounding rectangle of the entire ellipse, and the start and end angles of the part of the ellipse to be drawn.
Usage
gdkDrawArc(object, gc, filled, x, y, width, height, angle1, angle2)
Arguments