InkCollectorStrokeEventArgs
(Microsoft.Ink.InkCollectorStrokeEventArgs)
Inherits:
System.ComponentModel.CancelEventArgs
Interfaces:
Derived Types:
0
Assembly:
Microsoft.Ink.dll
Provides data for the Stroke events of ink collector (InkCollector.Stroke, InkOverlay.Stroke, and InkPicture.Stroke), which occur when the user draws a new stroke on any tablet.
VB.NET
C#
|
VB.NET
Public Class InkCollectorStrokeEventArgs
Inherits System.ComponentModel.CancelEventArgs
End Class
Articles