This documentation is archived and is not being maintained.
StylusDownData Class
Visual Studio 2008
Provides data for the IStylusSyncPlugin.StylusDown and IStylusAsyncPlugin.StylusDown methods. This class cannot be inherited.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
You can create new instances of the object and add it to a RealTimeStylus queue by using the AddCustomStylusDataToQueue method.
You can modify the packet data of this notification by calling the SetData method.
System.Object
Microsoft.StylusInput.PluginData.StylusDataBase
Microsoft.StylusInput.PluginData.StylusDownData
Microsoft.StylusInput.PluginData.StylusDataBase
Microsoft.StylusInput.PluginData.StylusDownData
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
Note: