stop-color-presentationAttribute: stop.color

Description Available Attribute Values Used by the Elements

Description

Defines the color to achieve at the gradient stop position.

Available Attribute Values

<color> <icccolor>

Sets the stop color. The color may be expressed in one of three ways: name (i.e. red), or numeric (#f00 or #ff0000) or rgb (rgb(255,0,0)). An optional ICC color may also be specified as a 2nd component of the color vector.

''''currentColor''''

Specifies to use the currentColor as the stop-colorr. The current color is the value of the color specified by the color property.

''''inherit''''

Specifies to inherit the stop-color value from the parent.

Used by the Elements

Uncategorized Elements

stop


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