Click or drag to resize

ExifDataGPSTimestamp Property

Gets or sets the GPS time as UTC (Coordinated Universal Time).

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public TiffRational[] GPSTimestamp { get; set; }

Property Value

Type: TiffRational
The GPS time as UTC (Coordinated Universal Time).
See Also