Size.Ceiling
Size.Ceiling method
Converts the specified SizeF structure to a Size structure by rounding the values of the Size structure to the next higher integer values.
public static Size Ceiling(SizeF size)
| Parameter | Type | Description | 
|---|---|---|
| size | SizeF | The SizeF structure to convert. | 
Return Value
The Size structure this method converts to.
See Also
- struct SizeF
 - struct Size
 - namespace Aspose.PSD
 - assembly Aspose.PSD