C# Class SuperMap.WindowsPhone.Mapping.PanAnimation

Afficher le fichier Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Méthodes publiques

Méthode Description
PanAnimation ( FrameworkElement element ) : System

Private Methods

Méthode Description
CompositionTarget_Rendering ( object sender, EventArgs e ) : void
DeltaPan ( int dX, int dY, System.TimeSpan duration, bool add ) : void
GetCurrentOffset ( ) : Point
OnPanAnimationCompleted ( ) : void
OnPanning ( ) : void
ResetTranslate ( ) : void
StartLoop ( ) : void
Stop ( bool stopTimer ) : void
StopLoop ( ) : void

Method Details

PanAnimation() public méthode

public PanAnimation ( FrameworkElement element ) : System
element System.Windows.FrameworkElement
Résultat System