Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1PathIcon Class / StrokeBrush Property

In This Topic
    StrokeBrush Property (C1PathIcon)
    In This Topic
    Gets or sets the color of the stroke.
    Syntax
    'Declaration
     
    
    Public Property StrokeBrush As Brush
    public Brush StrokeBrush {get; set;}
    See Also