[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTimeStamp

GpsTimeStamp Property

GpsTimeStamp

Gets or sets the time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.

Declaration
public float[] GpsTimeStamp { get; set; }
Public Property GpsTimeStamp As Single()