ComponentOne Bitmap for UWP
SetRenderTargets(RenderTargetView) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > OutputMergerStage Class > SetRenderTargets Method : SetRenderTargets(RenderTargetView) Method
Binds a render target view to the output-merger stage keeping existing unordered access views bindings.
Syntax
'Declaration
 
Public Overloads Sub SetRenderTargets( _
   ByVal renderTargetView As RenderTargetView _
) 
public void SetRenderTargets( 
   RenderTargetView renderTargetView
)

Parameters

renderTargetView
See Also

Reference

OutputMergerStage Class
OutputMergerStage Members
Overload List