coerce Each Dimension At Least
Ensures that each dimension is not less than corresponding dimension in the specified minimumValue.
Return
this if every dimension is greater than or equal to the corresponding dimension value in minimumValue, otherwise a copy of this with each dimension coerced with the corresponding dimension value in minimumValue.