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