Public function

Signature
function rotateSelectionHandle(
  handle: SelectionHandle,
  rotation: number
): SelectionHandle
Parameters
NameDescription

handle

SelectionHandle

rotation

number
Returns
SelectionHandle
References

SelectionHandle

Source

packages/editor/src/lib/primitives/Box.ts

RotateCornerruntime