ResizeBoxOptions

See source code
Table of contents
interface ResizeBoxOptions {}

Properties

maxHeight

optional
maxHeight?: number;

maxWidth

optional
maxWidth?: number;

minHeight

optional
minHeight?: number;

minWidth

optional
minWidth?: number;

Prev
PointsSnapIndicator
Next
RichTextFontVisitorState