System::Drawing::Region::GetBounds طريقة
Region::GetBounds method
يحصل على بنية RectangleF تمثل مستطيل يحد هذه Region على سطح الرسم لكائن Graphics.
RectangleF System::Drawing::Region::GetBounds(const SharedPtr<Graphics> &graphics) const
| Parameter | Type | الوصف |
|---|---|---|
| graphics | const SharedPtr<Graphics>& | الـ Graphics التي يتم رسم هذه Region عليها. |
انظر أيضًا
- Class RectangleF
- Typedef SharedPtr
- Class Graphics
- Class Region
- Namespace System::Drawing
- Library Aspose.Page for C++