An NDoc Documented Class Library

DebugForm.zoomInBtn_Click Method 

Zooms in by a factor of 1 each time you click the button

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

DebugForm Class | Fragmenter Namespace