Skip to content

moveAnchor

moveAnchor(tx, box, angle, length): boolean

A macro to move an anchored box

Parameters

• tx: Transaction

• box: Box

• angle: number

• length: number

Returns

boolean

Source

packages/core/src/macro.ts:298