Beispiel #1
0
 public void GroupSelectedDrawings()
 {
     SelectionHelper.GroupSelectedDrawings(CurrentInkCanvas, _groupedStrokesCollections);
 }