ESRI.ArcGIS.Mobile
ToMap Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > Map Class : ToMap Method

Converts the client screen coordinates (pixel) into map coordinates (map units).

Overload List

OverloadDescription
ToMap(Int32,Int32) Converts the client screen coordinates (pixel) into map coordinates (map units).  
ToMap(Point) Converts a client screen Point (pixels) into a coordinate in map space (map units).  
ToMap(Rectangle) Converts a client screen Rectangle (pixels) into an envelope in map's space (map units).  
ToMap(Int32) Converts screen distance (pixels) into the corresponding distance in map space (map units).  

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