طريقة System::Drawing::Rectangle::Ceiling
Rectangle::Ceiling method
يُنشئ كائن Rectangle من كائن RectangleF المحدد عن طريق تقريب قيم موقع وحجم كائن RectangleF إلى القيم الصحيحة الأعلى التالية.
static Rectangle System::Drawing::Rectangle::Ceiling(const RectangleF &rect)
| Parameter | Type | الوصف |
|---|---|---|
| rect | const RectangleF& | كائن RectangleF الذي سيتم تحويله |
ReturnValue
كائن Rectangle المُنشأ من rect
انظر أيضًا
- Class Rectangle
- Class RectangleF
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++