Calculates the point of linear offset in a rectangle.
Offset = 0 is assumed to be equivalent to Point(0,0).
linearOffset is the inverse function.
See Implementation
Added October 05, 2024.
Calculates the point of linear offset in a rectangle.
Offset = 0 is assumed to be equivalent to Point(0,0).