ComponentOne Bitmap for UWP
SetRotation Method (SwapChain1)

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > SwapChain1 Class : SetRotation Method
HRESULT IDXGISwapChain1::SetRotation([In] DXGI_MODE_ROTATION Rotation)
Syntax
'Declaration
 
Public Sub SetRotation( _
   ByVal rotation As DisplayModeRotation _
) 
public void SetRotation( 
   DisplayModeRotation rotation
)

Parameters

rotation
See Also

Reference

SwapChain1 Class
SwapChain1 Members