/// <summary> /// Redraws the Instance view /// </summary> public void DrawInstancesView() { DrawCanvas.DrawInstances(); }