SystemPhotoProperties.Orientation Proprietà

Definizione

Ottiene il nome della proprietà System.Photo.Orientation ,una delle proprietà del file di foto di Windows.

public:
 property Platform::String ^ Orientation { Platform::String ^ get(); };
winrt::hstring Orientation();
public string Orientation { get; }
var string = systemPhotoProperties.orientation;
Public ReadOnly Property Orientation As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà del file System.Photo.Orientation .

Si applica a

Vedi anche