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