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