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


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

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

This namespace contains APIs that handles the stylus packet data from a digitizer in real time.

Классы

  Класс Описание
ms574861.pubclass(ru-ru,VS.90).gif DynamicRenderer Displays the tablet pen data in real-time as that data is being handled by the RealTimeStylus object. This class cannot be inherited.
ms574861.pubclass(ru-ru,VS.90).gif GestureRecognizer Reacts to events by recognizing gestures and adding gesture data into the input queue.
ms574861.pubclass(ru-ru,VS.90).gif RealTimeStylus Handles the stylus packet data from a digitizer in real time. This class cannot be inherited.
ms574861.pubclass(ru-ru,VS.90).gif Stylus Provides access to general information about a tablet pen.
ms574861.pubclass(ru-ru,VS.90).gif StylusAsyncPluginCollection Maintains a sequenced list of asynchronous plug-ins that implement the IStylusAsyncPlugin interface. Use this class to add new asynchronous plug-ins to an instance of the RealTimeStylus class.
ms574861.pubclass(ru-ru,VS.90).gif StylusButtons Provides the name and identifier for stylus buttons associated with an Stylus object. This class cannot be inherited.
ms574861.pubclass(ru-ru,VS.90).gif StylusSyncPluginCollection Maintains a sequenced list of synchronous plug-ins that implement the IStylusSyncPlugin interface. Use this class to add new synchronous plug-ins to an instance of the RealTimeStylus class. This class cannot be inherited.

Интерфейсы

  Интерфейс Описание
ms574861.pubinterface(ru-ru,VS.90).gif IStylusAsyncPlugin Represents an asynchronous plug-in that can be added to the RealTimeStylus object's AsyncPluginCollection property.
ms574861.pubinterface(ru-ru,VS.90).gif IStylusSyncPlugin Represents a synchronous plug-in that can be added to the RealTimeStylus object's SyncPluginCollection collection.

Перечисления

  Перечисление Описание
ms574861.pubenumeration(ru-ru,VS.90).gif DataInterestMask Defines values used by plug-ins to specify interest in receiving notification about events.
ms574861.pubenumeration(ru-ru,VS.90).gif StylusQueues Defines values that specify on which queues to insert stylus data.