ArcGIS API for Silverlight - Library Reference
SpatialRelationship Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Query Class : SpatialRelationship Property

The spatial relationship to be applied on the input geometry while performing the query. The default is esriSpatialRelIntersects.

Syntax

Visual Basic (Declaration) 
Public Property SpatialRelationship As SpatialRelationship
C# 
public SpatialRelationship SpatialRelationship {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.