UIStringAttributes.StrokeWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stroke width for drawing the text
public Nullable<float> StrokeWidth { get; set; }
member this.StrokeWidth : Nullable<single> with get, set
Property Value
Expressed as percentage of the font size. Positive values stroke the text, negative values stroke and fill the text.