Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1SpectrumPad Class
Members

In This Topic
    C1SpectrumPad Class
    In This Topic
    Control that shows a gradient color gamut allowing the user to chose the color by dragging an indicator.
    Object Model
    C1SpectrumPad Class
    Syntax
    'Declaration
     
    
    Public Class C1SpectrumPad 
       Inherits System.Windows.Controls.Control
    public class C1SpectrumPad : System.Windows.Controls.Control 
    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.Extended.C1SpectrumPad

    See Also