Beispiel #1
0
 public void RegisterPixelTool(string key, PixelToolBase tool)
 {
     PixelToolDict[key] = tool;
 }
Beispiel #2
0
 public void RegisterPixelTool(string key, PixelToolBase tool)
 {
     PixelToolDict[key] = tool;
 }