C# Class SuperMap.WindowsPhone.Utilities.CoordinateTransformationHelper

Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Méthode Description
MapToScreen ( Point2D pt2D, Point2D origin, double resolution ) : Point

Method Details

MapToScreen() public static méthode

public static MapToScreen ( Point2D pt2D, Point2D origin, double resolution ) : Point
pt2D SuperMap.WindowsPhone.Core.Point2D
origin SuperMap.WindowsPhone.Core.Point2D
resolution double
Résultat System.Windows.Point