Path

Represents a custom bezier path shape.

Path interface

Represents a custom bezier path shape.

Signature:

interface Path extends ShapeMixin

Extends: ShapeMixin

Properties

Property

Modifiers

Type

Description

pathData

readonly

Animatable<PathData>

The bezier path data defining this shape

type

readonly

"PATH"

Shape type

Last updated: September 11, 2026 at 12:08 PMEdit this page