Beispiel #1
0
 public void TransformationModeChanged(SelectionBoxDraggableState.TransformationMode mode)
 {
     Oy.Publish("SelectTool:TransformationModeChanged", mode.ToString());
 }