ArcGIS Runtime SDK for WPF - Library Reference
DataSpatialReference Property
See Also 
ESRI.ArcGIS.Client Namespace > PointDataSource Class : DataSpatialReference Property

Gets or sets the data spatial reference ID of the source data.

Syntax

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

Remarks

Defaults to ESPG:4326, WGS84 Longitude/Latitude spherical coordinate system.

Property Value

The data spatial reference.

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.