Method IsEqualTo
IsEqualTo(Region)
Gets whether or not this region is equal to other region.
public virtual bool IsEqualTo(Region region)
Parameters
region
RegionRegion to compare with.
Gets whether or not this region is equal to other region.
public virtual bool IsEqualTo(Region region)
region
RegionRegion to compare with.