Share via


ImageProperties.Orientation Eigenschaft

Definition

Ruft das EXIF-Ausrichtungsflag (Exchangeable Image File) des Fotos ab.

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

Eigenschaftswert

Das EXIF-Ausrichtungsflag (Exchangeable Image File) des Fotos.

Gilt für: