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


IStylusSyncPlugin - члены

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

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

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

Represents a synchronous plug-in that can be added to the RealTimeStylus object's SyncPluginCollection collection.

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

Методы

  Имя Описание
ms575203.pubmethod(ru-ru,VS.90).gif CustomStylusDataAdded Notifies the implementing plug-in that CustomStylusData is available.
ms575203.pubmethod(ru-ru,VS.90).gif Error Notifies the implementing object that this plug-in or one of the previous ones in the StylusSyncPluginCollection collection threw an exception.
ms575203.pubmethod(ru-ru,VS.90).gif InAirPackets Notifies the object implementing the IStylusSyncPlugin interface that the stylus is moving above the digitizer.
ms575203.pubmethod(ru-ru,VS.90).gif Packets Informs the object implementing the IStylusSyncPlugin interface that the stylus is moving on the digitizer surface.
ms575203.pubmethod(ru-ru,VS.90).gif RealTimeStylusDisabled Notifies the implementing plug-in that the RealTimeStylus object is disabled.
ms575203.pubmethod(ru-ru,VS.90).gif RealTimeStylusEnabled Informs the implementing plug-in that the RealTimeStylus object is enabled
ms575203.pubmethod(ru-ru,VS.90).gif StylusButtonDown Informs the implementing plug-in that the user has pressed a stylus button.
ms575203.pubmethod(ru-ru,VS.90).gif StylusButtonUp This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
ms575203.pubmethod(ru-ru,VS.90).gif StylusDown Informs the implementing plug-in that the stylus has touched the tablet digitizer surface.
ms575203.pubmethod(ru-ru,VS.90).gif StylusInRange Informs the implementing plug-in that the stylus is entering the detection range of the digitizer.
ms575203.pubmethod(ru-ru,VS.90).gif StylusOutOfRange Informs the implementing plug-in that the stylus is leaving the detection range of the digitizer.
ms575203.pubmethod(ru-ru,VS.90).gif StylusUp Notifies the implementing plug-in when the user raises the stylus off of the digitizer surface.
ms575203.pubmethod(ru-ru,VS.90).gif SystemGesture Notifies the implementing plug-in when a system gesture is received.
ms575203.pubmethod(ru-ru,VS.90).gif TabletAdded Notifies the implementing plug-in when a Microsoft.Ink.Tablet object is added to the system.
ms575203.pubmethod(ru-ru,VS.90).gif TabletRemoved Notifies the implementing plug-in when a Microsoft.Ink.Tablet object is removed from the system.

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

Свойства

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

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

См. также

Ссылки

IStylusSyncPlugin Интерфейс

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