[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Region.Equals

Equals Method

Equals(Region)

Tests whether the specified Region object is identical to this Region object.

Declaration
public bool Equals(Region region)
Parameters
Type Name Description
Region region

The Region object to test.

Returns
Type Description
bool

This method returns true if the interior of region region is identical to the interior of this region; otherwise, false.