Photo_Editor_Application.PhotoEditorForm.penNumericUpDown_ValueChanged Function
Event handler for the NumericUpDown control, which enables the user to select the line width of the pen.

Private void penNumericUpDown_ValueChanged (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void