• Creates and returns a new Range based on the start [[Point]] and end [[Point]] of the given parameters.

    Parameters

    • start: Point

      A starting point to use

    • end: Point

      An ending point to use

    Returns Range