stroke -dasharray. 我们知道在CSS 中实现虚线边框,要使用 border: 1px dashed #f4a; ;在SVG 中要实现虚线效果就要使用 stroke-dasharray 属性。
確定! 回上一頁