Click or drag to resize
ImageParametersDistance Property
Gets or sets the distance from camera to focused object.

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

Property Value

Type: Double
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionDistance is out of range.
Remarks
Distance in current DistanceUnit
See Also