Gets or sets the orientation of the image with respect to the rows and columns.
The value is in raw format as defined in Exif specification.
シンタックス
'宣言
Public Property OrientationRaw As System.Nullable(Of UShort)
public System.Nullable<ushort> OrientationRaw {get; set;}
参照