Table of Contents

Method Ceiling

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Ceiling(RectD)

Converts a RectangleF to a Rectangle by performing a ceiling operation on all the coordinates.

public static RectI Ceiling(RectD value)

Parameters

value RectD

Returns

RectI