An NDoc Documented Class Library

DebugForm.graphRBtn_CheckedChanged Method 

Switches the panel's drawing state to be for a graphical display. The graphical display shows the speed and curvature information.

private void graphRBtn_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