バージョン

OnPanGesture メソッド

PanGesture イベントを発生します。
シンタックス
'宣言
 
Protected Overrides Sub OnPanGesture( _
   ByVal e As Infragistics.Win.Touch.PanGestureEventArgs _
) 
protected override void OnPanGesture( 
   Infragistics.Win.Touch.PanGestureEventArgs e
)

パラメータ

e
イベントについての情報を含む PanGestureEventArgs クラスのインスタンス。
参照