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