ArcGIS Runtime SDK for Windows Phone - Library Reference
Distance Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > LocatorFindParameters Class : Distance Property

Gets or sets the distance in meters around the Location to define a region that influences the candidates returned from a geocoding request. If this parameter is specified, Location parameter must also be specified. The value is interpreted to be in meters.

Syntax

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.