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

See Also