Поделиться через


GestureRecognizer - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Reacts to events by recognizing gestures and adding gesture data into the input queue.

Тип GestureRecognizer предоставляет следующие члены.

Конструкторы

  Имя Описание
ms575189.pubmethod(ru-ru,VS.90).gif GestureRecognizer Initializes a new instance of the GestureRecognizer class.

В начало страницы

Методы

  Имя Описание
ms575189.pubmethod(ru-ru,VS.90).gif Dispose Releases resources used by the GestureRecognizer object.
ms575189.pubmethod(ru-ru,VS.90).gif EnableGestures Sets a value that indicates whether or not the GestureRecognizer object has interest in a known application gesture.
ms575189.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms575189.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms575189.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms575189.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms575189.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms575189.pubmethod(ru-ru,VS.90).gif Reset Clears the GestureRecognizer object of past stroke information.
ms575189.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

В начало страницы

Поля

  Имя Описание
ms575189.pubfield(ru-ru,VS.90).gifms575189.static(ru-ru,VS.90).gif GestureRecognitionDataGuid Indicates within a CustomStylusData object that the Data property contains GestureRecognitionData from a GestureRecognizer.

В начало страницы

Свойства

  Имя Описание
ms575189.pubproperty(ru-ru,VS.90).gif Enabled Gets or sets a value that indicates whether gesture recognition is enabled.
ms575189.pubproperty(ru-ru,VS.90).gif MaxStrokeCount Gets or sets the maximum number of strokes allowed per gesture recognition.

В начало страницы

Явные реализации интерфейса

  Имя Описание
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.CustomStylusDataAdded
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.CustomStylusDataAdded
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privproperty(ru-ru,VS.90).gif IStylusAsyncPlugin.DataInterest
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privproperty(ru-ru,VS.90).gif IStylusSyncPlugin.DataInterest
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.Error
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.Error
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.InAirPackets
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.InAirPackets
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.Packets
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.Packets
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.RealTimeStylusDisabled
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.RealTimeStylusDisabled
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.RealTimeStylusEnabled
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.RealTimeStylusEnabled
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.StylusButtonDown
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusButtonDown
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.StylusButtonUp
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusButtonUp
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.StylusDown
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusDown
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.StylusInRange
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusInRange
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.StylusOutOfRange
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusOutOfRange
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.StylusUp
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusUp
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.SystemGesture
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.SystemGesture
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.TabletAdded
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.TabletAdded
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusAsyncPlugin.TabletRemoved
ms575189.pubinterface(ru-ru,VS.90).gifms575189.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.TabletRemoved

В начало страницы

См. также

Ссылки

GestureRecognizer Класс

Microsoft.StylusInput - пространство имен