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


IStylusAsyncPlugin - члены

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

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

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

Represents an asynchronous plug-in that can be added to the RealTimeStylus object's AsyncPluginCollection property.

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

Методы

  Имя Описание
ms575196.pubmethod(ru-ru,VS.90).gif CustomStylusDataAdded Notifies the implementing plug-in that CustomStylusData is available.
ms575196.pubmethod(ru-ru,VS.90).gif Error Notifies the implementing object that this plug-in, one of the previous plug-ins in the StylusAsyncPluginCollection collection, or a plug-in in the StylusAsyncPluginCollection collection threw an exception.
ms575196.pubmethod(ru-ru,VS.90).gif InAirPackets Notifies the object implementing the IStylusAsyncPlugin interface that the stylus is moving above the digitizer.
ms575196.pubmethod(ru-ru,VS.90).gif Packets Notifies the object implementing the IStylusAsyncPlugin interface that the stylus is moving on the digitizer.
ms575196.pubmethod(ru-ru,VS.90).gif RealTimeStylusDisabled Notifies the implementing plug-in that the RealTimeStylus object is disabled.
ms575196.pubmethod(ru-ru,VS.90).gif RealTimeStylusEnabled Notifies the implementing plug-in that the RealTimeStylus object is enabled
ms575196.pubmethod(ru-ru,VS.90).gif StylusButtonDown Notifies the implementing plug-in that the user is pressing a stylus button.
ms575196.pubmethod(ru-ru,VS.90).gif StylusButtonUp Notifies the implementing plug-in that the user has released a stylus button.
ms575196.pubmethod(ru-ru,VS.90).gif StylusDown Notifies the implementing plug-in that the stylus has touched the digitizer surface.
ms575196.pubmethod(ru-ru,VS.90).gif StylusInRange Notifies the implementing plug-in that the stylus is entering the detection range of the digitizer.
ms575196.pubmethod(ru-ru,VS.90).gif StylusOutOfRange Notifies the implementing plug-in that the stylus is leaving detection range of the digitizer.
ms575196.pubmethod(ru-ru,VS.90).gif StylusUp Notifies the implementing plug-in that the user has raised the stylus off of the tablet digitizer surface.
ms575196.pubmethod(ru-ru,VS.90).gif SystemGesture Notifies the implementing plug-in when a system gesture is received.
ms575196.pubmethod(ru-ru,VS.90).gif TabletAdded Notifies an implementing plug-in when a Microsoft.Ink.Tablet object is attached to the system.
ms575196.pubmethod(ru-ru,VS.90).gif TabletRemoved Notifies an implementing plug-in when a Microsoft.Ink.Tablet object is removed from the system.

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

Свойства

  Имя Описание
ms575196.pubproperty(ru-ru,VS.90).gif DataInterest Gets a value that defines the set of data notifications that the plug-in requires.

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

См. также

Ссылки

IStylusAsyncPlugin Интерфейс

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