TextAdornerFontWeight Property

CVB.Net Documentation
Gets/sets the font weight of the text.

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

public FontWeight FontWeight { get; set; }

Property Value

Type: FontWeight
Default is SemiBold.
See Also

Reference