Sets the rotation of the swap chain.
public:
HRESULT SetRotation(
DXGI_MODE_ROTATION Rotation
)
Rotation
Type: DXGI_MODE_ROTATION
[in] The rotation, as a DXGI_MODE_ROTATION value.
Type: HRESULT
Returns one of the following DXGI_ERROR.
Header: Declared in d3d11_x.h (dxgi1_2.h on other Windows platforms).
Library: Use d3d11_x.lib (dxgi.lib on other Windows platforms).