Example #1
0
 public void AllowDrawing(bool bAllow)
 {
     ActiveTool.AllowDrawing(bAllow);
 }