System::Drawing::Region::IsInfinite method
Region::IsInfinite method
Determines wheter the region represented by the current object has infinite interior on the specified drawing surface.
bool System::Drawing::Region::IsInfinite(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.PDF for C++