/ Circular3d / Circular3DPathOptions
Search results

Circular3DPathOptions API in JavaScript Circular3d API control

Represents the properties of a path element.

Properties

d

string

The description of the path element.

fill

string

The fill color of the path element.

id

string

The unique identifier of the path element.

name

string

The name associated with the path element.

opacity

number

The opacity of the path element.

stroke

string

The stroke color of the path element.

stroke-width

number

The width of the stroke for the path element.