# Path2D > **NOTE:** >This component is supported since API version 8. Updates will be marked with a superscript to indicate their earliest API version. **Path2D** allows you to describe a path through an existing path. This path can be drawn through the **stroke** API of **Canvas**. ## addPath addPath\(path: Object\): void Adds a path to this path. - Parameters