DrawShapeOptions
See source codeTable of contents
interface DrawShapeOptions {}
Properties
maxPointsPerShape
readonly
The maximum number of points in a line before the draw tool will begin a new shape. A higher number will lead to poor performance while drawing very long lines.
readonly maxPointsPerShape: number
Prev
DefaultToolbarPropsNext
EmbedDefinition