ImageProperties.Orientation Property

Definition

Gets the Exchangeable Image File (EXIF) orientation flag of the photo.

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

Property Value

The photo's Exchangeable Image File (EXIF) orientation flag.

Applies to