Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SuperMap
WinRT
Mapping
ZoomAnimationEventArgs
C# Class SuperMap.WinRT.Mapping.ZoomAnimationEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: SuperMap/iClient-for-Win8
Class Usage Examples
Public Methods
Method
Description
ZoomAnimationEventArgs
(
double
nowResolution
,
Point2D
nowCenter
) :
SuperMap.WinRT.Core
Method Details
ZoomAnimationEventArgs()
public
method
public
ZoomAnimationEventArgs
(
double
nowResolution
,
Point2D
nowCenter
) :
SuperMap.WinRT.Core
nowResolution
double
nowCenter
SuperMap.WinRT.Core.Point2D
return
SuperMap.WinRT.Core