C# Class SuperMap.Web.Utilities.CoordinateTransformationHelper

ファイルを表示 Open project: SuperMap/iClient-for-Silverlight

Public Methods

Method Description
MapToScreen ( Point2D pt2D, Point2D origin, double resolution ) : Point

Method Details

MapToScreen() public static method

public static MapToScreen ( Point2D pt2D, Point2D origin, double resolution ) : Point
pt2D SuperMap.Web.Core.Point2D
origin SuperMap.Web.Core.Point2D
resolution double
return System.Windows.Point