Skip to content

Interface: DrawCurveOptions

Table of contents

Properties

Properties

pointStyle

Optional pointStyle: PointPrimitive

点样式和 DrawHandler#pointStyle 一样的设置

Memberof

DrawCurveOptions

Defined in

src/interaction/DrawHandler/index.ts:77


lineStyle

Optional lineStyle: LineStyle

线样式和 DrawHandler#lineStyle 一样的设置

Memberof

DrawCurveOptions

Defined in

src/interaction/DrawHandler/index.ts:83


classificationType

Optional classificationType: ClassificationType

是否贴地

Memberof

DrawCurveOptions

Defined in

src/interaction/DrawHandler/index.ts:89