Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bw Class / a Property

In This Topic
    a Property (bw)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Property a As System.Drawing.Drawing2D.ColorBlend
    public new System.Drawing.Drawing2D.ColorBlend a {get; set;}
    See Also