C1.WPF.Gauge Namespace / C1RegionKnob Class
Members

C1RegionKnob Class
A C1Knob with a hollow pointer that contains the selected value.
Object Model
C1RegionKnob Class
Syntax
'Declaration
 
Public Class C1RegionKnob 
   Inherits C1Knob
 
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.Gauge.C1Gauge
                        C1.WPF.Gauge.C1RadialGauge
                           C1.WPF.Gauge.C1Knob
                              C1.WPF.Gauge.C1RegionKnob

See Also