ESRI.ArcGIS.Mobile
SpatialReference Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > DataSource Class : SpatialReference Property

Gets the data source spatial reference.

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute()>
Public MustOverride ReadOnly Property SpatialReference As SpatialReference
C# 
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute()]
public abstract SpatialReference SpatialReference {get;}

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also