ArcGIS API for Silverlight - Library Reference
OutSpatialReference Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace > MapOptions Class : OutSpatialReference Property

Gets or sets the output spatial reference used for exporting map. Optional. If not specified, spatial reference of MapOptions.Extent will be used.

Syntax

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

Property Value

The spatial reference.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.