Click or drag to resize
AlarmCollectionChanged Event
Occurs when an alarm is changed.

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

Value

Type: SystemEventHandlerAlarmEventArgs
See Also