Gets or sets the white balance mode set when the image was shot.
The value is in raw format as defined in Exif specification.
シンタックス
'宣言
Public Property WhiteBalanceRaw As System.Nullable(Of UShort)
public System.Nullable<ushort> WhiteBalanceRaw {get; set;}
参照