An NDoc Documented Class Library

Form1.Form1_Resize Method 

Resizes the InkOverlay's strokes when the application's window is resized

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

Form1 Class | Labeler Namespace