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

Converts the map coordinate (map units) into a Point in client screen space (pixels).

Overload List

OverloadDescription
ToClient(Coordinate) Converts the map coordinate (map units) into a Point in client screen space (pixels).  
ToClient(Envelope) Converts the map envelope (map units) into a Rectangle in client screen space (pixels).  
ToClient(Double) Converts the map distance (map units) into the corresponding distance on the screen (pixels).  

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