Click or drag to resize
DistanceUnit Enumeration
Specifies the supported distance units.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public enum DistanceUnit
Members
  Member nameValueDescription
Meter0 The metre or meter is the fundamental unit of length in the International System of Units.
Feet1 International foot (equal to 0.3048 meters).
See Also