[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Region.IsEmpty

IsEmpty Method

IsEmpty()

Tests whether this Region object has an empty interior.

Declaration
public bool IsEmpty()
Public Function IsEmpty() As Boolean
Returns
Type Description
bool

This method returns true if the interior of this Region object is empty; otherwise, false.