Example #1
0
 private void SelectionToTop(object sender, EventArgs e)
 {
     currentStage.AdjustSelectionDepth(1, true, true);
 }