Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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