Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Articles tagged: Path2D

Found 3 documents

  • Web/API/Path2D The Path2D interface of the Canvas 2D API is used to declare paths that are then later used on ...
  • Web/API/Path2D/addPath The Path2D.addPath() method of the Canvas 2D API adds to the path the path given by the argument.
  • Web/API/Path2D/Path2D The Path2D() constructor returns a newly instantiated Path2D object, optionally with another ...