PolylineElementPointsAttribute: points

Description Available Attribute Values Animatable Used by the Elements

Description

Sets the points corresponding to the vertices of the polyline.

Available Attribute Values

The value can be either of the one of the following:

<coordinates>[2,N]

Specifies the vertices of the polyline by taking the points defined by the columns of this matrix, with adjacent columns corresponding to adjacent vertices. The points are interpreted in the user coordinate system.

<coordinates>[[N]][2]

Specifies the vertices of the polyline by taking the points given in by this unnamed list, with adjacent list entries corresponding to adjacent vertices. The points are interpreted in the user coordinate system.

Animatable

Using: animate, set . Supports Additive: No .

Used by the Elements

Shape Elements

polyline


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.