RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontColorTool Class / Brush Property

In This Topic
    Brush Property (C1FontColorTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Brush As Brush
    public Brush Brush {get; set;}
    See Also