Click or drag to resize
AlarmEventArgs Constructor
Creates an instance of IsothermEventArgs with the specified isotherm.

Namespace: Flir.Atlas.Image.Alarms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public AlarmEventArgs(
	Alarm alarm
)

Parameters

alarm
Type: Flir.Atlas.Image.AlarmsAlarm
The isotherm.
See Also