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

The geometry to apply to the spatial filter. The spatial relationship as specified by spatialRelationship is applied to this geometry while performing the query. The valid geometry types are Envelope, Point, Multipoint, Polyline, or Polygon.

Syntax

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.