Click or drag to resize
InsulationAlarmIsotherm Property
Gets or sets the isotherm.

Namespace: Flir.Atlas.Image.Alarms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public override Isotherm Isotherm { get; set; }

Property Value

Type: Isotherm
The isotherm.
See Also