跳到主要内容

IPlankPathLine 接口

interface IPlankPathLine 

属性

clockwise

clockwise?: boolean;

是否顺时针

minorArc

minorArc?: boolean;

优弧劣弧 (只有弧线有)

radius

radius?: string;

半径 (只有弧线有)

type

type: EPlankPathLineType;

线条类型

类型: EPlankPathLineType