Click or drag to resize
SensorDataLabelResource Property
Gets the the full label string. example return value for a humidity meter: "RelHumidity|Invalid" and for a temperature meter "Temperature|AirTemperature"

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

Property Value

Type: String
See Also