StylusAsyncPluginCollection
(Microsoft.StylusInput.StylusAsyncPluginCollection)
Inherits:
System.Object
Interfaces:
IEnumerable, ICollection
Derived Types:
0
Assembly:
Microsoft.Ink.dll
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.
VB.NET
C#
|
VB.NET
Public NotInheritable Class StylusAsyncPluginCollection
Implements System.Collections.IEnumerable, System.Collections.ICollection
End Class
Articles