다음을 통해 공유


ImageProperties.Orientation 속성

정의

사진의 EXIF(Exchangeable Image File) 방향 플래그를 가져옵니다.

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

속성 값

사진의 EXIF(Exchangeable Image File) 방향 플래그입니다.

적용 대상