An NDoc Documented Class Library

Form1.inkModeStroke Method 

Finds the intersections of the editing stroke with the actual stroke collection.

private void inkModeStroke(
   object sender,
   InkCollectorStrokeEventArgs e
);

Parameters

sender
Reference to the object that raised the event
e
Passes an object specific to the event that is being handled

See Also

Form1 Class | Labeler Namespace