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

polyline

Description

The polyline SVG element specifies a set of connected straight line segments.

Syntax

Attributes

pathLength

Specifies the total length of the path in user units.

Value
<number>
Default
(none)

points

Specifies the points that make up the polyline.

Value
<points>
Default
(none)

Examples

pathLength

<number>

points

<points>

HomeMenu