Click or drag to resize
ThermalImageFileTitle Property
Gets the image title.

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

Property Value

Type: String
Remarks
If no title was set in the camera, the file name will be used.
See Also