ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RegionKnob Class
Members

In This Topic
    C1RegionKnob Class
    In This Topic
    A C1Knob with a hollow pointer that contains the selected value.
    Object Model
    C1RegionKnob Class
    Syntax
    'Declaration
     
    Public Class C1RegionKnob 
       Inherits C1Knob
    public class C1RegionKnob : C1Knob 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Gauge.C1Gauge
                      C1.Xaml.Gauge.C1RadialGauge
                         C1.Xaml.Gauge.C1Knob
                            C1.Xaml.Gauge.C1RegionKnob

    See Also