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

In This Topic
    C1Brush Class
    In This Topic
    The WPF implementation of C1Brush class. Creates the Brush object which can be used for drawing based on the C1Brush definition.
    Object Model
    C1Brush Class
    Syntax
    'Declaration
     
    
    Public Class C1Brush 
       Inherits C1.Schedule.C1Brush
    public class C1Brush : C1.Schedule.C1Brush 
    Inheritance Hierarchy

    System.Object
       C1.Schedule.C1Brush
          C1.WPF.Schedule.C1Brush

    See Also