Partager via


BitmapSizeOptions.Rotation Propriété

Définition

Obtient une valeur qui représente l’angle de rotation appliqué à une image bitmap.

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

Valeur de propriété

Angle de rotation appliqué à l’image.

Remarques

Seuls les incréments de 90 degrés sont pris en charge.

S’applique à