This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARSearchDef Interface > IARSearchDef.SpatialRelationship Property (ArcObjects .NET 10.5 SDK) |
The spatial relationship between the search and target shapes.
[Visual Basic .NET] Public Property SpatialRelationship As esriARSpatialRelationship
[C#] public esriARSpatialRelationship SpatialRelationship {get; set;}
The SpatialRelationship the ArcReaderSearchDef is based upon. By default this is an Intersects relationship.
2122 800A084A: The specified enum value is invalid