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