Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Brush Class / Brush Property

In This Topic
    Brush Property (C1Brush)
    In This Topic
    Gets the brush object which can be used for drawing.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Brush As Brush
    public Brush Brush {get;}
    See Also