ComponentOne Bitmap for UWP
C1.UWP.DX 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