Method RECT.From(+ 1 overload)
Overload
public static RECT From(RectangleF r, bool round)
Parameters
r (RectangleF) |
round (bool)
Can round up, for example 1.7 to 2. |
Returns
Exceptions
Overload(top)
public static RECT From(Rect r, bool round)