Creates and returns a new Range based on the start [[Point]] and end [[Point]] of the given parameters.
Range
start
end
A starting point to use
An ending point to use
Generated using TypeDoc
Creates and returns a new
Range
based on thestart
[[Point]] andend
[[Point]] of the given parameters.