IsEmpty()

Region::IsEmpty(const SharedPtr<Graphics>&) const 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

Arguments

ParameterTypeDescription
gconst SharedPtr<Graphics>&A drawing surface

See Also