Deprecated. Use ToMapPoint(Point, TransformationParams).Deprecated. Use ToMapPoint(int, int, TransformationParams).
Overload List
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. |
Requirements
Target 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