C# Class SuperMap.WinRT.Actions.OvPan

Inheritance: MapAction
Mostra file Open project: SuperMap/iClient-for-Win8

Public Methods

Method Description
Deactivate ( ) : void
OnPointerMoved ( Windows e ) : void
OnPointerPressed ( Windows e ) : void
OnPointerReleased ( Windows e ) : void
OvPan ( Map map, Map mapBig ) : System

Method Details

Deactivate() public method

public Deactivate ( ) : void
return void

OnPointerMoved() public method

public OnPointerMoved ( Windows e ) : void
e Windows
return void

OnPointerPressed() public method

public OnPointerPressed ( Windows e ) : void
e Windows
return void

OnPointerReleased() public method

public OnPointerReleased ( Windows e ) : void
e Windows
return void

OvPan() public method

public OvPan ( Map map, Map mapBig ) : System
map SuperMap.WinRT.Mapping.Map
mapBig SuperMap.WinRT.Mapping.Map
return System