Click or drag to resize
IsothermCollectionChanged Event
Occurs when an Isotherm is changed.

Namespace: Flir.Atlas.Image.Isotherms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public event EventHandler<IsothermEventArgs> Changed

Value

Type: SystemEventHandlerIsothermEventArgs
See Also