Click or drag to resize
IsothermCollectionAdded Event
Occurs when an Isotherm is added.

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

Value

Type: SystemEventHandlerIsothermEventArgs
See Also