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