You must create a lasso selection before calling this API; otherwise the call fails.
| Parameter | Type | Description |
|---|---|---|
state | number | 0 show, 1 hide, 2 remove completely |
APIResponse<boolean>:result === trueindicates the call succeeded
Set lasso box state.
| Parameter | Type | Description |
|---|---|---|
state | number | 0 show, 1 hide, 2 remove completely |
APIResponse<boolean>:
result === true indicates the call succeeded