'Declaration Public Property GpsAltitudeRefRaw As System.Nullable(Of Byte)
public System.Nullable<byte> GpsAltitudeRefRaw {get; set;}
The value is in raw format as defined in Exif specification.
'Declaration Public Property GpsAltitudeRefRaw As System.Nullable(Of Byte)
public System.Nullable<byte> GpsAltitudeRefRaw {get; set;}