/// <summary> /// Arranges <see cref="Note"/> controls neatly. /// </summary> public void TidyNotes() { CanvasControl.TidyNotes(); }