ImageProperties.Orientation Proprietà

Definizione

Ottiene il flag di orientamento EXIF (Exchangeable Image File) della foto.

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

Valore della proprietà

Flag di orientamento EXIF (Exchangeable Image File) della foto.

Si applica a