Parameters
- origRect
- the original bounding rectangle
- newPoint
- the PointF, in document coordinates, to which to resize
- handle
- the handle ID that is being resized
- min
- the minimum size allowed
- max
- the maximum size allowed
- reshape
- whether or not to allow reshaping of the object
Return Value
A new
RectangleF
bounding rectangle, in document coordinates.