You must create a lasso selection before calling this API; otherwise the call fails.
APIResponse<object>:resultis an object with the following fields
| Field | Type | Description |
|---|---|---|
trailNum | number | Normal stroke count |
trailLinkNum | number | Stroke link count |
textLinkNum | number | Normal text link count |
todoLinkNum | number | To-do link count |
titleNum | number | Title count |
normalTextBoxNum | number | Normal TextBox count |
digestTextBoxNum | number | Non-editable digest TextBox count |
digestTextBoxEditableNum | number | Editable digest TextBox count |
geometryNum | number | Total geometry count |
straightLineNum | number | Straight line count |
circleNum | number | Circle count |
ellipseNum | number | Ellipse count |
polygonNum | number | Polygon count |