An NDoc Documented Class Library

DebugForm.GraphForm_Resize Method 

Occurs whenever the form is resized.

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