C# Class SuperMap.WinRT.Mapping.ZoomAnimationEventArgs

Inheritance: System.EventArgs
Mostrar archivo 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