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

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

Property Value

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