C# Class SuperMap.WinRT.Mapping.PanAnimation

Show file Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
PanAnimation ( Map element ) : System

Private Methods

Method Description
Cancel ( ) : void
CompositionTarget_Rendering ( object sender, object e ) : void
DeltaPan ( int dX, int dY, TimeSpan duration ) : void
OnPanAnimationCompleted ( Point offset ) : void
OnPanStarted ( ) : void
OnPanning ( Point offset ) : void
StopLoop ( ) : void

Method Details

PanAnimation() public method

public PanAnimation ( Map element ) : System
element Map
return System