UIStringAttributes.StrokeWidth Property

Definition

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.

Applies to