Gets or sets the altitude used as the reference altitude.
The value is in raw format as defined in Exif specification.
シンタックス
'宣言
Public Property GpsAltitudeRefRaw As System.Nullable(Of Byte)
public System.Nullable<byte> GpsAltitudeRefRaw {get; set;}
参照