xtd 0.2.0
Loading...
Searching...
No Matches

◆ ceiling()

static rectangle xtd::drawing::rectangle::ceiling ( const xtd::drawing::rectangle_f rect)
staticnoexcept

Converts the specified xtd::drawing::rectangle_f structure to a xtd::drawing::rectangle structure by rounding the xtd::drawing::rectangle_f values to the next higher integer values.

Parameters
rectThe xtd::drawing::rectangle_f structure to be converted.
Returns
Returns a xtd::drawing::rectangle.