ArcGIS Runtime SDK for WPF - Library Reference
Location Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > AddressToLocationsParameters Class : Location Property

Gets or sets the origin point location that is used with the distance parameter to sort search results based upon their proximity to the location. If the location is set, then the distance must also be set.

Syntax

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.