CanvasRenderingContext2D.arc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void arc(double x, double y, double radius, double startAngle, double endAngle, bool anticlockwise)
    struct CanvasRenderingContext2D
    nothrow
    void
    arc
    ()
    (
    double x
    ,
    double y
    ,
    double radius
    ,
    double startAngle
    ,
    double endAngle
    ,)
  2. void arc(double x, double y, double radius, double startAngle, double endAngle)

Meta