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 ...