ImmutableTextDecorationPenThicknessUnit Property

Gets the units in which the Thickness of the text decoration's Pen is expressed.

Definition

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

Property Value

TextDecorationUnit

See Also