An NDoc Documented Class Library

Form1.cancelBtn_Click Method 

Cancels any stroke splitting we have done in the editing mode

private void cancelBtn_Click(
   object sender,
   EventArgs 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