Click or drag to resize
CameraInformationRange Property
Gets the lower and the upper limit of the camera's measurement range in the unit specified by TemperatureUnit.

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

Property Value

Type: RangeDouble
See Also