Share via


WmpBitmapEncoder.Rotation 속성

정의

이미지의 Rotation을 가져오거나 설정합니다.

public:
 property System::Windows::Media::Imaging::Rotation Rotation { System::Windows::Media::Imaging::Rotation get(); void set(System::Windows::Media::Imaging::Rotation value); };
public System.Windows.Media.Imaging.Rotation Rotation { get; set; }
member this.Rotation : System.Windows.Media.Imaging.Rotation with get, set
Public Property Rotation As Rotation

속성 값

이미지의 회전입니다.

적용 대상