C# 클래스 SuperMap.WindowsPhone.Mapping.PanAnimation

파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8 1 사용 예제들

공개 메소드들

메소드 설명
PanAnimation ( FrameworkElement element ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

PanAnimation() 공개 메소드

public PanAnimation ( FrameworkElement element ) : System
element System.Windows.FrameworkElement
리턴 System