ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / LayerParameters1 Structure / SetOpacityBrush Method

In This Topic
    SetOpacityBrush Method (LayerParameters1)
    In This Topic
    Sets the opacity brush.
    Syntax
    'Declaration
     
    Public Sub SetOpacityBrush( _
       ByVal brush As Brush _
    ) 
    public void SetOpacityBrush( 
       Brush brush
    )

    Parameters

    brush
    See Also