ArcGIS API for WPF - Library Reference
DataSpatialReference Property
See Also  Send comments on this topic
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;}

Property Value

The data spatial reference.

Remarks

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.