ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / Cover Property

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