Appearance
Documentation / @geoverse/editor-core / GuideOptions
Interface: GuideOptions
Defined in: packages/editor-core/src/snap/guide.ts:24
Properties
extension?
ts
optional extension?: boolean;Defined in: packages/editor-core/src/snap/guide.ts:26
生成线段延长线(ext),默认 true
orthogonal?
ts
optional orthogonal?: boolean;Defined in: packages/editor-core/src/snap/guide.ts:28
生成线段正交线(ortho),默认 true
