TextAdornerFontBackgroundColor Property

CVB.Net Documentation
Gets/sets the background color for the font's background.

Namespace:  Stemmer.Cvb.Wpf.Adorners
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public Color FontBackgroundColor { get; set; }

Property Value

Type: Color
Default is White.
See Also

Reference