Example #1
0
 public bool CanAdjustToolSize()
 {
     return(ActiveTool.CanAdjustSize());
 }