An NDoc Documented Class Library

Form1.strokeSplitHandler Method 

Checks what mode we are in to see if we should split strokes.

private void strokeSplitHandler(
   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