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