Click or drag to resize
AlarmCollectionAdded Event
Occurs when an alarm is added.

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

Value

Type: SystemEventHandlerAlarmEventArgs
See Also