Skip to content

Interface: LabelStyle

Defined in: packages/viewer-core/src/public/types.ts:858

视图级标签样式(MVP:每视图一套,作用于该视图全部气泡)。

Properties

content

content: "num" | "numqty"

Defined in: packages/viewer-core/src/public/types.ts:860


leader

leader: "straight" | "elbow"

Defined in: packages/viewer-core/src/public/types.ts:861


shape

shape: "circle" | "square" | "hex"

Defined in: packages/viewer-core/src/public/types.ts:859


term

term: "none" | "dot" | "arrow"

Defined in: packages/viewer-core/src/public/types.ts:862