ESRI.ArcGIS.ADF.Web | |
ToMapPoint Method | |
See Also |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Point Class : ToMapPoint Method |
Overload | Description |
---|---|
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. |