Skip to main content
Version: 4.1.0

scaleAndRotateAboutPoint2D

Callable

  • scaleAndRotateAboutPoint2D(point: Point2D, origin: Point2D, scale: number, theta: number): Point2D

  • Parameters

    • point: Point2D
    • origin: Point2D
    • scale: number
    • theta: number

    Returns Point2D