Share via


ImageProperties.Orientation プロパティ

定義

写真の Exchangeable Image File (EXIF) 方向フラグを取得します。

public:
 property PhotoOrientation Orientation { PhotoOrientation get(); };
PhotoOrientation Orientation();
public PhotoOrientation Orientation { get; }
var photoOrientation = imageProperties.orientation;
Public ReadOnly Property Orientation As PhotoOrientation

プロパティ値

写真の Exchangeable Image File (EXIF) の向きフラグ。

適用対象