GraphicsUnitConverter.Round Method
| Name | Parameters | Description |
|---|---|---|
| Round(PointF) static | point | Adjusts the floating-point coordinates of a point to the nearest integer values. |
| Round(RectangleF) static | rect | Adjusts the floating-point dimensions of a rectangle to the nearest integer values. |