ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / RenderTargetBlendDescription Structure / DestinationBlend Field

In This Topic
    DestinationBlend Field (RenderTargetBlendDescription)
    In This Topic
    D3D11_BLEND DestBlend
    Syntax
    'Declaration
     
    Public DestinationBlend As BlendOption
    public BlendOption DestinationBlend
    See Also