DH5Canvas.arc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto arc(int x, int y, int r, int sAngle, int eAngle, bool b)
  2. auto arc(string x, string y, string r, string sAngle, string eAngle, bool b)
    class DH5Canvas
    arc
    (
    this O
    )
    (
    string x
    ,
    string y
    ,
    string r
    ,
    string sAngle
    ,
    string eAngle
    ,
    bool b = false
    )

Meta