ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1KnobPointer Class
Members

In This Topic
    C1KnobPointer Class
    In This Topic
    Represents the pointer of a C1Knob.
    Object Model
    C1KnobPointer Class
    Syntax
    'Declaration
     
    
    Public Class C1KnobPointer 
       Inherits C1RadialGaugePointer
    public class C1KnobPointer : C1RadialGaugePointer 
    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.C1GaugePointer
                            C1.WPF.Gauge.C1RadialGaugePointer
                               C1.WPF.Gauge.C1KnobPointer

    See Also