Esempio n. 1
0
 public void ClearAnnotations()
 {
     slideDeck.ClearAnnotations();
     this.UpdateView();
     this.DisplaySlideIndex(this.CurrentSlideIndex);
 }