svg:PresentationAttributes-Gradients

The following presentation attributes apply to gradient 'stop' elements

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
stop-color svg:SVGColorType optional
stop-opacity svg:OpacityValueType optional

Used By

Attribute Group svg:PresentationAttributes-All
Complex Type svg:stopType

Source

<attributeGroup name="PresentationAttributes-Gradients">
  <annotation>
    <documentation>The following presentation attributes apply to gradient 'stop' elements</documentation>
  </annotation>
  <attribute name="stop-color" type="svg:SVGColorType" use="optional"/>
  <attribute name="stop-opacity" type="svg:OpacityValueType" use="optional"/>
</attributeGroup>