• Parameters

    • direction:
          | number
          | "none"
          | "left"
          | "top"
          | "bottom"
          | "right"
          | "outside"
          | "inside"
          | MoveDirectionAlt
          | MoveDirection
          | "bottomLeft"
          | "bottomRight"
          | "topLeft"
          | "topRight"
    • position: ICoordinates
    • center: ICoordinates

    Returns number