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