Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

pathLength

circle

Description

The pathLength attribute for SVG specifies the total length of the path in user units.

Syntax

Value

<number>

Default

(none)

Examples

<number>

cx

cy

r

World Wide Web Consortium (W3C)

ellipse

Description

The pathLength attribute for SVG specifies the total length of the path in user units.

Syntax

Value

<number>

Default

(none)

Examples

<number>

cx

cy

rx

ry

World Wide Web Consortium (W3C)

line

Description

The pathLength attribute for SVG specifies the total length of the path in user units.

Syntax

Value

<number>

Default

(none)

Examples

<number>

x1

x2

y1

y2

World Wide Web Consortium (W3C)

path

Description

The pathLength attribute for SVG specifies the total length of the path in user units.

Syntax

Value

<number>

Default

(none)

Examples

<number>

d

World Wide Web Consortium (W3C)

polygon

Description

The pathLength attribute for SVG specifies the total length of the path in user units.

Syntax

Value

<number>

Default

(none)

Examples

<number>

points

World Wide Web Consortium (W3C)

polyline

Description

The pathLength attribute for SVG specifies the total length of the path in user units.

Syntax

Value

<number>

Default

(none)

Examples

<number>

points

World Wide Web Consortium (W3C)

rect

Description

The pathLength attribute for SVG specifies the total length of the path in user units.

Syntax

Value

<number>

Default

(none)

Examples

<number>

height

rx

ry

width

x

y

World Wide Web Consortium (W3C)

HomeMenu