TextDecorationStrokeOffsetUnit Property

Gets the units in which the StrokeOffset value is expressed.

Definition

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

Property Value

TextDecorationUnit

See Also