Example #1
0
 private void DocumentZoom100Percent(object sender, EventArgs e)
 {
     currentStage.ResetZoom();
 }