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