MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1SVGIcon Class / BorderBrush Property
In This Topic
    BorderBrush Property (C1SVGIcon)
    In This Topic
    Gets or sets the Microsoft.Maui.Controls.Brush used to paint the border.
    Syntax
    public Brush BorderBrush {get; set;}
    See Also