markerWidth - SVG: Scalable Vector Graphics 编辑
The markerWidth
attribute represents the width 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>
Usage notes
Value | <length-percentage> | <number> |
---|---|
Default value | 3 |
Animatable | Yes |
<length-percentage>
- This value defines either an absolute or a relative width of the marker.
Relative values refer to the width specified via theviewBox
andpreserveAspectRatio
attributes. <number>
- This value defines the width of the marker in the units defined by the
markerUnits
attribute.
A value of zero disables rendering of the element and negative values are an error.
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'markerWidth' in that specification. | Candidate Recommendation | Allowed percentage and number values. |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'markerWidth' in that specification. | Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser
See also
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论