ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.