ESRI.ArcGIS.ADF.Web
ToMapPoint Method
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Point Class : ToMapPoint Method




Deprecated. Use ToMapPoint(Point, TransformationParams).

Overload List

OverloadDescription
ToMapPoint(Point,Envelope,Int32,Int32) Converts a System.Drawing.Point in screen coordinates to a Point in Map coordinates.  
ToMapPoint(Int32,Int32,Envelope,Int32,Int32) Converts screen x- and y-coordinates to a Point in Map coordinates.  
ToMapPoint(Point,TransformationParams) Converts a System.Drawing.Point in screen coordinates to a Point in Map coordinates.  
ToMapPoint(Int32,Int32,TransformationParams)Converts screen coordinates to a Point in Map coordinates.  

See Also

© 2010 All Rights Reserved.