Microsoft.StylusInput Namespace
.NET Framework 3.0
| Class | Description | |
|---|---|---|
![]() | DynamicRenderer | |
![]() | GestureRecognizer | Reacts to events by recognizing gestures and adding gesture data into the input queue. |
![]() | RealTimeStylus | Handles the stylus packet data from a digitizer in real time. This class cannot be inherited. |
![]() | Stylus | |
![]() | StylusAsyncPluginCollection | |
![]() | StylusButtons | |
![]() | 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. |
| Interface | Description | |
|---|---|---|
![]() | IStylusAsyncPlugin | Represents an asynchronous plug-in that can be added to the RealTimeStylus object's AsyncPluginCollection property. |
![]() | IStylusSyncPlugin | Represents a synchronous plug-in that can be added to the RealTimeStylus object's SyncPluginCollection collection. |
| Enumeration | Description | |
|---|---|---|
![]() | DataInterestMask | Defines values used by plug-ins to specify interest in receiving notification about events. |
![]() | StylusQueues | Defines values that specify on which queues to insert stylus data. |
Community Additions
ADD
Show:


