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