Click or drag to resize
ThermalImageDistanceUnit Property
Gets or sets the distance unit.

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

Property Value

Type: DistanceUnit
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionSetting of distance unit is out of range.
See Also