Click or drag to resize
AlarmIsoIndication Property
Gets or sets a value indicating whether [iso indication].

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

Property Value

Type: Boolean
true if [iso indication]; otherwise, false.
See Also