Overload | Description |
---|---|
IsEqual(Envelope) | Compares two Envelope for equality. This will check the SpatialReference and coordinates for a match. An envelope to test for equality. |
IsEqual | Compares two Geometry for equality. Compares GeometryType, SpatialReference, and coordinates for equality. (Inherited from ArcGIS.Core.Geometry.Geometry) |