ArcGIS Runtime SDK for WPF - Library Reference
DefaultSpatialReference Property
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > MessageLayer Class : DefaultSpatialReference Property

Gets or sets the ESRI.ArcGIS.Client.Geometry.SpatialReference used when processing control points of Messages. If null, the ESRI.ArcGIS.Client.Map spatial reference is used.

Syntax

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

Property Value

The ESRI.ArcGIS.Client.Geometry.SpatialReference to be used when processing control points of Messages.

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.