/// <summary>
 /// check Unit Ruler
 /// </summary>
 public void CheckUnitRuler()
 {
     EnableToolsManipulatives.CheckUnitRuler();
 }