ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Control
    public abstract class C1GaugePointer : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

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

    See Also