ArcGIS API for Silverlight - Library Reference
SourceSpatialReference Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > CsvLayer Class : SourceSpatialReference Property

The spatial reference of the CSV data.

Syntax

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

Remarks

Unless specified otherwise in the SouceSpatialReference Property, it is assumed that the SpatialReference of the CsvLayer has a WKID value of 4326.

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.