Round Method
Round(Point)
Converts a PointF to a Point by performing a round operation on all the coordinates.
Declaration
public static Int32Point Round(Point value)
Parameters
| Type | Name | Description |
|---|---|---|
| Point | value |
Returns
| Type | Description |
|---|---|
| Int32Point |