Method Ceiling
Ceiling()
Returns new PointD value with ceiling of the X and Y. Uses Ceiling(double) on values.
public readonly PointD Ceiling()
Returns new PointD value with ceiling of the X and Y. Uses Ceiling(double) on values.
public readonly PointD Ceiling()