次の方法で共有


GestureRecognizer メンバ

保護されたメンバを含める
継承されたメンバを含める

.NET Framework メンバを含める
.NET Compact Framework メンバを含める
XNA Framework メンバを含める

更新 : 2007 年 11 月

ジェスチャを認識してジェスチャ データを入力キューに追加することにより、イベントに対応します。

GestureRecognizer 型で公開されるメンバは以下のとおりです。

コンストラクタ

  名前 説明
ms575189.pubmethod(ja-jp,VS.90).gif GestureRecognizer GestureRecognizer クラスの新しいインスタンスを初期化します。

このページのトップへ

メソッド

  名前 説明
ms575189.pubmethod(ja-jp,VS.90).gif Dispose GestureRecognizer オブジェクトによって使用されているリソースを解放します。
ms575189.pubmethod(ja-jp,VS.90).gif EnableGestures GestureRecognizer オブジェクトが既知のアプリケーション ジェスチャを対象とするかどうかを示す値を設定します。
ms575189.pubmethod(ja-jp,VS.90).gif Equals 指定した Object が、現在の Object と等しいかどうかを判断します。 (Object から継承されます。)
ms575189.protmethod(ja-jp,VS.90).gif Finalize Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。)
ms575189.pubmethod(ja-jp,VS.90).gif GetHashCode 特定の型のハッシュ関数として機能します。 (Object から継承されます。)
ms575189.pubmethod(ja-jp,VS.90).gif GetType 現在のインスタンスの Type を取得します。 (Object から継承されます。)
ms575189.protmethod(ja-jp,VS.90).gif MemberwiseClone 現在の Object の簡易コピーを作成します。 (Object から継承されます。)
ms575189.pubmethod(ja-jp,VS.90).gif Reset GestureRecognizer オブジェクトから過去のストローク情報をクリアします。
ms575189.pubmethod(ja-jp,VS.90).gif ToString 現在の Object を表す String を返します。 (Object から継承されます。)

このページのトップへ

フィールド

  名前 説明
ms575189.pubfield(ja-jp,VS.90).gifms575189.static(ja-jp,VS.90).gif GestureRecognitionDataGuid CustomStylusData オブジェクト内で Data プロパティが GestureRecognizerGestureRecognitionData を格納していることを示します。

このページのトップへ

プロパティ

  名前 説明
ms575189.pubproperty(ja-jp,VS.90).gif Enabled ジェスチャ認識が有効であるかどうかを示す値を取得または設定します。
ms575189.pubproperty(ja-jp,VS.90).gif MaxStrokeCount ジェスチャ認識ごとに許可されるストロークの最大数を取得または設定します。

このページのトップへ

明示的インターフェイスの実装

  名前 説明
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.CustomStylusDataAdded
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.CustomStylusDataAdded
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privproperty(ja-jp,VS.90).gif IStylusAsyncPlugin.DataInterest
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privproperty(ja-jp,VS.90).gif IStylusSyncPlugin.DataInterest
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.Error
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.Error
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.InAirPackets
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.InAirPackets
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.Packets
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.Packets
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.RealTimeStylusDisabled
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.RealTimeStylusDisabled
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.RealTimeStylusEnabled
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.RealTimeStylusEnabled
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.StylusButtonDown
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusButtonDown
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.StylusButtonUp
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusButtonUp
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.StylusDown
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusDown
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.StylusInRange
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusInRange
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.StylusOutOfRange
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusOutOfRange
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.StylusUp
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusUp
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.SystemGesture
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.SystemGesture
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.TabletAdded
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.TabletAdded
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusAsyncPlugin.TabletRemoved
ms575189.pubinterface(ja-jp,VS.90).gifms575189.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.TabletRemoved

このページのトップへ

参照

参照

GestureRecognizer クラス

Microsoft.StylusInput 名前空間