Exemplo n.º 1
0
 static void Ungroup()
 {
     GroupTools.Ungroup();
 }
Exemplo n.º 2
0
 static void GroupSelections()
 {
     GroupTools.Group();
 }