Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1VectorIcon Class / StrokeBrush Property

In This Topic
    StrokeBrush Property (C1VectorIcon)
    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