Click or drag to resize
ImageBaseGpsInformation Property
Gets the GPS information from the image.

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

Property Value

Type: GPSInfo
See Also