Example #1
0
 /// <summary>
 /// Clears all groups and layers
 /// </summary>
 public void Clear()
 {
     m_Legend.ClearGroups();
 }