Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SuperMap
WinRT
Utilities
CoordinateTransformationHelper
C# Class SuperMap.WinRT.Utilities.CoordinateTransformationHelper
Show file
Open project: SuperMap/iClient-for-Win8
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.WinRT.Core.Point2D
origin
SuperMap.WinRT.Core.Point2D
resolution
double
return
Point