ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1BrushEditor Class
Members

In This Topic
    C1BrushEditor Class
    In This Topic
    Editor of different brushes, like none, solid or gradient.
    Object Model
    C1BrushEditor Class
    Syntax
    'Declaration
     
    
    Public Class C1BrushEditor 
       Inherits C1.WPF.Core.C1View
    public class C1BrushEditor : C1.WPF.Core.C1View 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Core.C1View
                            C1.WPF.ColorPicker.C1BrushEditor

    See Also