Click or drag to resize
ThermalImageFileTextAnnotations Property
Gets a collection of text annotation objects.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public Dictionary<string, string> TextAnnotations { get; }

Property Value

Type: DictionaryString, String
See Also