Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

stroke-width

« SVG属性参考主页

stroke-width属性指定了当前对象的轮廓的宽度。它的默认值是1。如果使用了一个<percentage>,这个值代表当前视口的百分比。如果使用了0值,则将不绘制轮廓。

作为一个外观属性,它可以直接用作CSS样式表内部的属性。

用法

类别 外观属性
<length> | <percentage> | inherit
可变性 Yes
规范文档 SVG 1.1 (2nd Edition)

示例

元素

下列元素可以使用stroke-width属性:

文档标签和贡献者

 此页面的贡献者: fanxiaojie
 最后编辑者: fanxiaojie,