ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / Cover Property

In This Topic
    Cover Property
    In This Topic
    System.Windows.FrameworkElement in the top layer (over everything).
    Syntax
    'Declaration
     
    Public Property Cover As Windows.UI.Xaml.FrameworkElement
    public Windows.UI.Xaml.FrameworkElement Cover {get; set;}
    See Also