Documentation Index
Fetch the complete documentation index at: https://docs.supernote.com/llms.txt
Use this file to discover all available pages before exploring further.
该接口使用矩形区域(像素坐标)创建或更新当前套索选择。调用成功后,可继续调用
getLassoRect() / getLassoElements() 等套索相关接口。| 参数 | 类型 | 说明 |
|---|---|---|
rect | Rect | 套索矩形(像素坐标) |
APIResponse<boolean>:result === true表示创建套索成功