Exemplo n.º 1
0
 /// <summary>
 /// Remove any visual indications.
 /// </summary>
 public override void Quit()
 {
     // Remove drawing of any feedback indicator
     _dragFeedback.Quit();
 }