private void normalSize_Click(object sender, EventArgs e)
 {
     viewPort.ZoomNormal();
 }