バージョン

OnZoomGesture メソッド

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

パラメータ

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