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

The spatial reference of the output geometries. If not specified, the output geometries are in the spatial reference of the input geometries. If ProcessSpatialReference is specified and OutputSpatialReference is not specified, the output geometries are in the spatial reference of the process spatial reference.

Syntax

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