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

In This Topic
    C1GradientBrushEditor Class
    In This Topic
    Editor of radial and linear gradient brushes.
    Object Model
    C1GradientBrushEditor Class
    Syntax
    'Declaration
     
    
    Public Class C1GradientBrushEditor 
       Inherits C1.WPF.Core.C1View
    public class C1GradientBrushEditor : 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.C1GradientBrushEditor

    See Also