TextAdornerForeground Property

CVB.Net Documentation
Gets/sets the foreground brush to draw the text with.

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

public Brush Foreground { get; set; }

Property Value

Type: Brush
Default is a solid color Black brush.
See Also

Reference