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