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

In This Topic
    C1SpectrumColorPicker Class
    In This Topic
    Control that shows a gradient color gamut as well as a slider, allowing the user to chose the color by dragging an indicator.
    Object Model
    C1SpectrumColorPicker Class
    Syntax
    'Declaration
     
    
    Public Class C1SpectrumColorPicker 
       Inherits System.Windows.Controls.Control
    public class C1SpectrumColorPicker : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.C1SpectrumColorPicker

    See Also