UIStringAttributes.StrokeWidth Property

Definition

Gets or sets the stroke width for drawing the text.

public float? StrokeWidth { get; set; }
member this.StrokeWidth : Nullable<single> with get, set

Property Value

Expressed as a percentage of the font size. Positive values stroke the text; negative values stroke and fill the text.

Applies to