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

◆ truncate()

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

Converts the specified xtd::drawing::rectangle_f to a xtd::drawing::rectangle by truncating the xtd::drawing::rectangle_f values.

Parameters
rectThe xtd::drawing::rectangle_f to be converted.
Returns
The truncated value of the xtd::drawing::rectangle.