ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Gauge.C1GaugePointer
                      C1.Silverlight.Gauge.C1RadialGaugePointer
                         C1.Silverlight.Gauge.C1KnobPointer

    See Also