Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SuperMap
WindowsPhone
Utilities
CoordinateTransformationHelper
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