共用方式為


ImageProperties.Orientation 屬性

定義

取得相片的 Exchangeable 影像檔 (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) 方向旗標。

適用於