new SurfaceStyle()
面样式包含的属性
成员
名称 | 说明 |
---|---|
(static) fillRule | 填充规则:一种算法,决定点是在路径内还是在路径外 |
(static) fillStyle | 是否填充 |
(static) lineCap | 边终点的形状 |
(static) lineJoin | 连接属性 |
(static) lineWidth | 线宽 |
(static) miterLimit | 斜接长度 |
面样式包含的属性
名称 | 说明 |
---|---|
(static) fillRule | 填充规则:一种算法,决定点是在路径内还是在路径外 |
(static) fillStyle | 是否填充 |
(static) lineCap | 边终点的形状 |
(static) lineJoin | 连接属性 |
(static) lineWidth | 线宽 |
(static) miterLimit | 斜接长度 |