Microsoft.StylusInput Namespace

Classes

  Class Description
Public class DynamicRenderer  
Public class GestureRecognizer Reacts to events by recognizing gestures and adding gesture data into the input queue.
Public class RealTimeStylus Handles the stylus packet data from a digitizer in real time. This class cannot be inherited.
Public class Stylus  
Public class StylusAsyncPluginCollection  
Public class StylusButtons  
Public class 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.

Interfaces

  Interface Description
Public interface IStylusAsyncPlugin Represents an asynchronous plug-in that can be added to the RealTimeStylus object's AsyncPluginCollection property.
Public interface IStylusSyncPlugin Represents a synchronous plug-in that can be added to the RealTimeStylus object's SyncPluginCollection collection.

Enumerations

  Enumeration Description
Public enumeration DataInterestMask Defines values used by plug-ins to specify interest in receiving notification about events.
Public enumeration StylusQueues Defines values that specify on which queues to insert stylus data.