Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / cc Class / b Method

In This Topic
    b Method (cc)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function b( _
       ByVal a As System.Drawing.Drawing2D.Blend, _
       ByVal b As System.Drawing.Drawing2D.Blend _
    ) As System.Boolean
    public static System.bool b( 
       System.Drawing.Drawing2D.Blend a,
       System.Drawing.Drawing2D.Blend b
    )

    Parameters

    a
    b
    See Also