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
ParameterTypeDescription
gconst SharedPtr<Graphics>&A drawing surface

See Also