ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Blend Class / Mode Property

In This Topic
    Mode Property (Blend)
    In This Topic
    The blend mode used for the effect. See Blend modes for more info.
    Syntax
    'Declaration
     
    Public Property Mode As BlendMode
    public BlendMode Mode {get; set;}
    See Also