ResizeBoxOptions
See source codeTable of contents
interface ResizeBoxOptions {}
Properties
maxHeight
optional
maxHeight?: number
maxWidth
optional
maxWidth?: number
minHeight
optional
minHeight?: number
minWidth
optional
minWidth?: number
Prev
PointsSnapIndicatorNext
ScribbleItem