System::Drawing::Region::IsEmpty طريقة
Region::IsEmpty method
يحدد ما إذا كانت المنطقة التي يمثلها الكائن الحالي ذات داخلية فارغة على سطح الرسم المحدد.
bool System::Drawing::Region::IsEmpty(const SharedPtr<Graphics> &g) const
| معامل | نوع | الوصف |
|---|---|---|
| g | const SharedPtr<Graphics>& | سطح رسم |
انظر أيضًا
- Typedef SharedPtr
- Class Graphics
- Class Region
- Namespace System::Drawing
- Library Aspose.Font for C++