This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriSpatialRelationExEnum Constants (ArcObjects .NET 10.4 SDK) |
Spatial relationship types used by WithinEx and ContainEx specifying details of the relationships
Constant | Value | Description |
---|---|---|
esriSpatialRelationExBoundary | 0 | Relationship has no restrictions for interiors or boundaries. |
esriSpatialRelationExClementini | 1 | Interiors of geoemtries must intersect. |
esriSpatialRelationExProper | 2 | Boundaries of geometries must not intersect. |