| 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.SensorsAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public string LabelResource { get; }
Property Value
Type:
StringSee Also