Search Docs
Loading...
Skip to content

Type Alias: VectorPathDeleteNodeOrPointAction

type VectorPathDeleteNodeOrPointAction = () => void;

Action function for deleting the selected vector node or control point.

Returns#

void