TextDecorationStrokeThickness Property

Gets or sets the thickness of the TextDecoration.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double StrokeThickness { get; set; }

Property Value

Double

See Also