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

Gets or sets the spatial converter for Gps coordinates. It is assumed that the first spatial reference of the spatial reference converter is the spatial reference of the Gps. The second spatial reference of the spatial reference converter must be equal to this spatial reference instance.

Syntax

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

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