Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / FrameStyle Class / FillBrush Property

In This Topic
    FillBrush Property (FrameStyle)
    In This Topic
    Gets or sets the brush to fill background of the inner area.
    Syntax
    'Declaration
     
    Public Property FillBrush As Brush
    public Brush FillBrush {get; set;}
    See Also