ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1KnobPointerCap Class / Foreground Property

In This Topic
    Foreground Property (C1KnobPointerCap)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Foreground As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush Foreground {get; set;}
    See Also