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

In This Topic
    BlendFactor Property
    In This Topic
    Gets or sets the blend factor.
    Syntax
    'Declaration
     
    Public Property BlendFactor As ColorF
    public ColorF BlendFactor {get; set;}

    Property Value

    The blend factor.
    See Also