Skip to main content

Home > @jsplumbtoolkit/browser-ui > LassoPluginOptions > invert

LassoPluginOptions.invert property

Defaults to false, meaning the lasso is drawn as a rectangle. If true, the lasso is drawn as a set of masks, with the lasso area drawn as a "hole" in the masks.

Signature:

invert?: boolean;