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

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

    See Also