Click or drag to resize
ThermalImageTemperatureUnit Property
Gets or sets the temperature unit and will propagate a TemperatureUnitChanged event when changed.

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

Property Value

Type: TemperatureUnit
See Also