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