# Interface: IDrawOptions
# Indexable
▪ [key: string]: any
# Table of contents
# Properties
# Properties
# addControls
• Optional addControls: any[]
# api
• api: object
# Type declaration
| Name | Type |
|---|---|
getSnapFeatures | any |
# controls
• Optional controls: Record<string, boolean>
# guides
• Optional guides: boolean
# midpoints
• Optional midpoints: boolean
# modes
• Optional modes: Record<string, any>
# snap
• Optional snap: boolean
# snapOptions
• snapOptions: object
# Type declaration
| Name | Type |
|---|---|
snapGridPx? | number |
snapPx? | number |
snapToMidPoints? | boolean |
snapVertexPriorityDistance? | number |
# styles
• Optional styles: any[]
# userProperties
• Optional userProperties: boolean