ArcGIS Runtime SDK for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.