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