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

In This Topic
    C1GaugePointer Class
    In This Topic
    Panel used to locate any element as a
    Object Model
    C1GaugePointer Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class C1GaugePointer 
       Inherits System.Windows.Controls.Control
    public abstract class C1GaugePointer : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Gauge.C1GaugePointer
                      C1.Silverlight.Gauge.C1LinearGaugePointer
                      C1.Silverlight.Gauge.C1RadialGaugePointer

    See Also