| Parameter | Type | Description |
|---|---|---|
starPoints | Point[] | Five-star point set (pixel coordinates). Must contain 6 points and the first/last points must be identical |
APIResponse<boolean>:result === trueindicates the insertion succeeded
Insert a five-point star into the current file and page (and current layer for NOTE).
| Parameter | Type | Description |
|---|---|---|
starPoints | Point[] | Five-star point set (pixel coordinates). Must contain 6 points and the first/last points must be identical |
APIResponse<boolean>:
result === true indicates the insertion succeeded