InkEditRecognitionEventArgs
(Microsoft.Ink.InkEditRecognitionEventArgs)
Inherits:
System.EventArgs
Interfaces:
Derived Types:
0
Assembly:
Microsoft.Ink.dll
Provides data for Recognition events, which occur when the InkEdit control gets results manually from a call to the Recognize method or automatically after the recognition timeout fires.
VB.NET
C#
|
VB.NET
Public Class InkEditRecognitionEventArgs
Inherits System.EventArgs
End Class
Articles