CanvasRenderingContext2D.fill

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void fill(CanvasFillRule fillRule)
  2. void fill()
  3. void fill(Path2D path, CanvasFillRule fillRule)
    struct CanvasRenderingContext2D
    nothrow
    void
    fill
    ()
  4. void fill(Path2D path)

Meta