/// <summary>
 /// Rotates the view so the selected line in the view is horizontal
 /// </summary>
 public void AlignViewHorizontally() => mBaseObject.AlignHorz();