Method IsEmpty
IsEmpty()
Determines whether the region is empty.
public bool IsEmpty()
Returns
- bool
true
if the region is empty; otherwise,false
.
Determines whether the region is empty.
public bool IsEmpty()
true
if the region is empty; otherwise, false
.