Gets or sets the unit of measurement for XResolution and YResolution.
The value is in raw format as defined in Exif specification.
シンタックス
'宣言
Public Property ResolutionUnitRaw As System.Nullable(Of UShort)
public System.Nullable<ushort> ResolutionUnitRaw {get; set;}
参照