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

    See Also