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

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

PanAnimation() 공개 메소드

public PanAnimation ( Map element ) : System
element Map
리턴 System