markerUnits - SVG: Scalable Vector Graphics 编辑
The markerUnits
attribute defines the coordinate system for the markerWidth
and markerUnits
attributes and the contents of the <marker>
.
Usage notes
Value | userSpaceOnUse | strokeWidth |
---|---|
Default value | strokeWidth |
Animatable | Yes |
userSpaceOnUse
- This value specifies that the
markerWidth
andmarkerUnits
attributes and the contents of the<marker>
element represent values in the current user coordinate system in place for the graphic object referencing the marker (i.e., the user coordinate system for the element referencing the<marker>
element via amarker
,marker-start
,marker-mid
, ormarker-end
property). strokeWidth
- This value specifies that the
markerWidth
andmarkerUnits
attributes and the contents of the<marker>
element represent values in a coordinate system which has a single unit equal the size in user units of the current stroke width (see thestroke-width
attribute) in place for the graphic object referencing the marker.
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'markerUnits' in that specification. | Candidate Recommendation | No significant change |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'markerUnits' in that specification. | Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser
See also
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论