The markerHeight
attribute represents the height of the viewport into which the <marker>
is to be fitted when it is rendered according to the viewBox
and preserveAspectRatio
attributes.
Only one element is using this attribute: <marker>
Value |
<length-percentage> | <number>
|
---|---|
Default value | 3 |
Animatable | Yes |
<length-percentage>
viewBox
and preserveAspectRatio
attributes.<number>
markerUnits
attribute.A value of zero disables rendering of the element and negative values are an error.
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'markerHeight' in that specification. | Candidate Recommendation | Allowed percentage and number values. |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'markerHeight' in that specification. | Recommendation | Initial definition |
Desktop | ||||||
---|---|---|---|---|---|---|
markerHeight |
Yes | 12 | Yes | Yes | Yes | Yes |
Mobile | ||||||
---|---|---|---|---|---|---|
markerHeight |
Yes | Yes | Yes | Yes | Yes | Yes |
© 2005–2020 Mozilla and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/markerHeight