iink-ts - v4.0.0
    Preparing search index...

    Function resolveAnchorPoint

    • Resolve a normalized anchor to an absolute TPoint given the target symbol's bounding box.

      Parameters

      • anchor: TAnchor
      • bounds: { height: number; width: number; x: number; y: number }

      Returns { x: number; y: number }