Exemplo n.º 1
0
 /// <summary>
 /// Clears all entries from the graphical context list
 /// </summary>
 public void clearGraphicContext()
 {
     mGC.clear();
 }