| AlarmCollectionClearOnOpenImage Property |
Note: This API is now obsolete.
Gets or sets a value indicating whether to clear all alarms on open image.
Namespace: Flir.Atlas.Image.AlarmsAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax [ObsoleteAttribute("2014, new images always loads alarms from the image")]
public bool ClearOnOpenImage { get; set; }
Property Value
Type:
Booleantrue if [clear on open image]; otherwise,
false.
See Also