コード例 #1
0
 private void ZoomInButton_OnClick(object sender, RoutedEventArgs e)
 {
     IndicatorViewer.ZoomIn();
 }