ESRI.ArcGIS.Mobile
FromWgs84 Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.SpatialReferences Namespace > SpatialReference Class : FromWgs84 Method

Transforms a WGS 1984 coordinate to a coordinate based on this SpatialReference.

Overload List

OverloadDescription
FromWgs84(Coordinate) Transforms a WGS 1984 coordinate to a coordinate based on this SpatialReference.  
FromWgs84(Double,Double) Transforms a WGS 1984 coordinate to a coordinate based on this SpatialReference.  
FromWgs84(Double,Double,Double,Double) Transforms a WGS 1984 coordinate to a coordinate based on this SpatialReference.  
FromWgs84(Double,Double,Coordinate) Transforms a WGS 1984 coordinate to a coordinate based on this SpatialReference.  
FromWgs84(Generic IList)  

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