ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / GetRenderTargets Method / GetRenderTargets() Method

In This Topic
    GetRenderTargets() Method
    In This Topic
    Get references to the render targets that are available to the {{output-merger stage}}.
    Syntax
    'Declaration
     
    Public Overloads Function GetRenderTargets() As DepthStencilView
    public DepthStencilView GetRenderTargets()
    See Also