Method Ceiling
Ceiling()
Returns new SizeD value with ceiling of the Width and Height. Uses Ceiling(double) on values.
public readonly SizeD Ceiling()
Returns new SizeD value with ceiling of the Width and Height. Uses Ceiling(double) on values.
public readonly SizeD Ceiling()