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