An NDoc Documented Class Library

DebugForm.strokeRBtn_CheckedChanged Method 

Switches the panel's drawing state to be for a stroke display. The stroke display shows the stroke with the found corners to fragment.

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

DebugForm Class | Fragmenter Namespace