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

    Function computeAngleFromPointOnEllipse

    • Inverse of computePointOnEllipse: compute angle θ such that the point on the ellipse nearest to the given position corresponds to that angle. Projects the point onto the ellipse.

      Parameters

      • center: TPoint
      • radiusX: number
      • radiusY: number
      • phi: number
      • point: TPoint

      Returns number