TextDecorationStrokeOffset Property

The stroke's offset.

Definition

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

Property Value

Double
The pen offset.

See Also