The following presentation attributes apply to gradient 'stop' elements |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
stop-color | svg:SVGColorType | optional | ||||
stop-opacity | svg:OpacityValueType | optional |
Attribute Group | svg:PresentationAttributes-All |
Complex Type | svg:stopType |
<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> |