Public function

Signature
function getArrowTerminalsInArrowSpace(
  editor: Editor,
  shape: TLArrowShape
): {
  end: Vec
  start: Vec
}
Parameters
NameDescription

editor

Editor

shape

TLArrowShape
Returns
{
  end: Vec
  start: Vec
}
References

Editor, TLArrowShape, Vec

Source

packages/editor/src/lib/editor/shapes/shared/arrow/shared.ts

getArcMeasuregetCursor