Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1PolygonIcon Class / StrokeBrush Property

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