Point::Ceiling Method (PointF)
.NET Framework (current version)
Converts the specified PointF to a Point by rounding the values of the PointF to the next higher integer values.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- value
-
Type:
System.Drawing::PointF
The PointF to convert.
.NET Framework
Available since 1.1
Available since 1.1
Show: