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: August 5, 2026 at 11:47 AMEdit this page