Skip to main content
This API supports undo/redo in NOTE.This API modifies the single link selected by the current lasso selection. You must lasso-select exactly one link first. If there is no lasso selection, the selection is not a link, or the selection contains multiple links, the call fails. It is recommended to call this API from the plugin UI entered via a lasso toolbar button.
Parameters
Currently, modifyLassoLink only allows linkType in 0..4. When reading lasso link data, you may encounter linkType=6 (digest link). This type is currently read-only and cannot be modified via this API. See Link / LassoLink.
Returns
This API cannot modify a text link into a stroke link, nor modify a stroke link into a text link.

Example