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


RealTimeStylus - члены

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

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

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

Handles the stylus packet data from a digitizer in real time. This class cannot be inherited.

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

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

  Имя Описание
ms585725.pubmethod(ru-ru,VS.90).gif RealTimeStylus Перегружен. Initializes a new instance of the RealTimeStylus class.

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

Методы

  Имя Описание
ms585725.pubmethod(ru-ru,VS.90).gif AddCustomStylusDataToQueue Adds custom data to a queue of the RealTimeStylus object.
ms585725.pubmethod(ru-ru,VS.90).gif ClearStylusQueues Clears the queues of the RealTimeStylus object.
ms585725.pubmethod(ru-ru,VS.90).gif Dispose Releases all resources used by the RealTimeStylus object.
ms585725.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms585725.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms585725.pubmethod(ru-ru,VS.90).gif GetDesiredPacketDescription Returns an array of values that indicate the packet collected on a tablet context for which the RealTimeStylus object has interest.
ms585725.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms585725.pubmethod(ru-ru,VS.90).gif GetStyluses Returns the array of Stylus objects encountered by the RealTimeStylus.
ms585725.pubmethod(ru-ru,VS.90).gif GetTabletContextIdFromTablet Returns the tablet context identifer that is associated with a given Tablet object.
ms585725.pubmethod(ru-ru,VS.90).gif GetTabletFromTabletContextId Returns the Tablet object that is associated with a given tablet context identifier.
ms585725.pubmethod(ru-ru,VS.90).gif GetTabletPropertyDescriptionCollection Returns the TabletPropertyDescriptionCollection collection that is associated with a given tablet context identifier.
ms585725.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms585725.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms585725.pubmethod(ru-ru,VS.90).gif SetDesiredPacketDescription Sets the RealTimeStylus object's interest in aspects of the packet collected on a tablet context.
ms585725.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

  Имя Описание
ms585725.pubproperty(ru-ru,VS.90).gif AllTouchEnabled Gets or sets a value that indicates if support for touch digitizers is enabled.
ms585725.pubproperty(ru-ru,VS.90).gif AsyncPluginCollection Gets the collection of IStylusAsyncPlugin plug-ins that receive tablet pen data from the RealTimeStylus object.
ms585725.pubproperty(ru-ru,VS.90).gif Enabled Gets or sets a value which indicates whether the RealTimeStylus object is enabled.
ms585725.pubproperty(ru-ru,VS.90).gif FlicksEnabled Gets or sets a value that indicate is support for stylus flicks gestures.
ms585725.pubproperty(ru-ru,VS.90).gif SyncPluginCollection Gets the collection of IStylusSyncPlugin plug-ins that receive tablet pen data from the RealTimeStylus object.
ms585725.pubproperty(ru-ru,VS.90).gif WindowInputRectangle Gets or sets the input rectangle for the RealTimeStylus object.

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

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

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

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

См. также

Ссылки

RealTimeStylus Класс

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