ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / ResetTargets Method

In This Topic
    ResetTargets Method
    In This Topic
    Unbinds all depth-stencil buffer and render targets from the output-merger stage.
    Syntax
    'Declaration
     
    Public Sub ResetTargets() 
    public void ResetTargets()
    See Also