BitmapSizeOptions.Rotation 属性

定义

获取一个值,该值表示位图所应用的旋转角度。

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

属性值

图像所应用的旋转角度。

注解

仅支持 90 度的增量。

适用于