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

The spatial reference for the returned geometry. If not specified, the geometry is returned in the spatial reference of the containing map or the spatial reference. specified in OutSpatialReferenceWKID

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

See Also

© ESRI, Inc. All Rights Reserved.