C# 클래스 PhoneToolkitSample.Samples.GestureSample

상속: Microsoft.Phone.Controls.PhoneApplicationPage
파일 보기 프로젝트 열기: Kinnara/WPToolkit

공개 메소드들

메소드 설명
GestureSample ( ) : System

비공개 메소드들

메소드 설명
GetAngle ( PinchContactPoints points ) : double
GetAngle ( double x, double y ) : double
GetDirection ( double x, double y ) : Orientation
GetTransformNoTranslation ( System.Windows.Media.CompositeTransform transform ) : System.Windows.Media.GeneralTransform
OnDoubleTap ( object sender, System e ) : void
OnDragCompleted ( ) : void
OnDragDelta ( object sender, System.Windows.Input.ManipulationDeltaEventArgs e ) : void
OnDragStarted ( ) : void
OnFlick ( object sender, System.Windows.Input.ManipulationCompletedEventArgs e ) : void
OnHold ( object sender, System e ) : void
OnManipulationCompleted ( object sender, System.Windows.Input.ManipulationCompletedEventArgs e ) : void
OnManipulationDelta ( object sender, System.Windows.Input.ManipulationDeltaEventArgs e ) : void
OnManipulationStarted ( object sender, System.Windows.Input.ManipulationStartedEventArgs e ) : void
OnPinchCompleted ( ) : void
OnPinchDelta ( object sender, System.Windows.Input.ManipulationDeltaEventArgs e ) : void
OnPinchStarted ( object sender, System.Windows.Input.ManipulationDeltaEventArgs e ) : void
OnTap ( object sender, System e ) : void

메소드 상세

GestureSample() 공개 메소드

public GestureSample ( ) : System
리턴 System