Click or drag to resize
ThermalValueValue Property
Gets the value.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public double Value { get; }

Property Value

Type: Double
Remarks
The value is a representation of either temperature or signal in the unit specified by TemperatureUnit.
See Also