Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Control
    public class C1SpectrumPad : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Extended.C1SpectrumPad

    See Also