System::Drawing::Region::IsEmpty method
Region::IsEmpty method
Determines wheter the region represented by the current object has empty interior on the specified drawing surface.
bool System::Drawing::Region::IsEmpty(const SharedPtr<Graphics> &g) const
Parameter | Type | Description |
---|---|---|
g | const SharedPtr<Graphics>& | A drawing surface |
See Also
- Typedef SharedPtr
- Class Graphics
- Class Region
- Namespace System::Drawing
- Library Aspose.TeX for C++