Ellipse
绘制圆、圆环、圆环扇形、扇形、弧线、椭圆。
用法
属性
| 名称 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| width | number | —— | 宽度 |
| height | number | —— | 高度 |
| startAngle | number | —— | 弧形的起始角度, 取值范围为 -180 ~ 180 |
| endAngle | number | —— | 弧形的结束角度, 取值范围为 -180 ~ 180 |
| innerRadius | number | —— | 内半径比例, 取值范围为 0.0 ~ 1.0 |
详情查看Ellipse |🌿 Leafer UI。
事件请查看事件处理 |🌿 Leafer Vue
