IPointBase interface
点的基本类型
Signature:
interface IPointBase
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | (Optional) 圆弧是否为顺时针 | ||
[number, number] | (Optional) 切角长度 | ||
number | (Optional) 椭圆端点长轴 | ||
number | (Optional) 椭圆端点短轴 | ||
(Optional) 圆弧、椭圆弧圆心偏移 | |||
点的位置 | |||
number | (Optional) 圆弧、切圆半径 | ||