Freigeben über


BitmapSizeOptions.Rotation Eigenschaft

Definition

Ruft einen Wert ab, der den auf eine Bitmap angewendeten Drehungswinkel darstellt.

public:
 property System::Windows::Media::Imaging::Rotation Rotation { System::Windows::Media::Imaging::Rotation get(); };
public System.Windows.Media.Imaging.Rotation Rotation { get; }
member this.Rotation : System.Windows.Media.Imaging.Rotation
Public ReadOnly Property Rotation As Rotation

Eigenschaftswert

Der Drehungswinkel, der auf das Bild angewendet wird.

Hinweise

Es werden nur Inkremente von 90 Grad unterstützt.

Gilt für: