StopElementOffsetAttribute: offset

Description Available Attribute Values Animatable Used by the Elements

Description

Governs the placement of the gradient stop.

Available Attribute Values

The value is defined as follows:

<numeric | percentage>

Specifies a fraction (or percentage) determining location of the stop element. For linearGradient elements this fraction is given by distance from start to stop over the distance from start to end. Here start is the point c(x1, y1) or xy1 and end is the point c(x2, y2) or xy2. For radialGradient elements the fraction is computed using the outermost circle and the focal point.

Animatable

Using: animate, set . Supports Additive: Yes .

Used by the Elements

Uncategorized Elements

stop


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