ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / BlendState Property

In This Topic
    BlendState Property
    In This Topic
    Gets or sets the state of the blend.
    Syntax
    'Declaration
     
    Public Property BlendState As BlendState
    public BlendState BlendState {get; set;}

    Property Value

    The state of the blend.
    See Also