ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / BlendStateDescription Structure / RenderTarget Property

In This Topic
    RenderTarget Property (BlendStateDescription)
    In This Topic
    D3D11_RENDER_TARGET_BLEND_DESC RenderTarget[8]
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderTarget As RenderTargetBlendDescription()
    public RenderTargetBlendDescription[] RenderTarget {get;}
    See Also