public void Remove( Isotherm isotherm )
using Flir.Atlas.Image; Isotherm isotherm = _image.Isotherms[0]; _image.Isotherms.Remove(isotherm);