Truncate Method
Truncate(Rect)
Converts a RectangleF to a Rectangle by performing a truncate operation on all the coordinates.
Declaration
public static Int32Rect Truncate(Rect value)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | value |
Returns
| Type | Description |
|---|---|
| Int32Rect |