Пример #1
0
 /// <summary>
 /// Clears all layers from the legend (from all groups)
 /// </summary>
 public void Clear()
 {
     m_Legend.ClearLayers();
 }