TextAdornerFontShadowThickness Property

CVB.Net Documentation
Gets/sets the thickness of the border of the text.

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

public double FontShadowThickness { get; set; }

Property Value

Type: Double
Remarks

Thickness in pixels (default is 2).
See Also

Reference