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

Gets or sets the spatial reference of the returned locations. If not specified, the coordinates of the returned locations will be in the same spatial reference as the service.

Syntax

Visual Basic (Declaration) 
Public Property OutSpatialReference As SpatialReference
C# 
public SpatialReference OutSpatialReference {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.