UnderlineThickness Property
Gets a value that indicates the thickness of the underline in design em size.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int UnderlineThickness { get; init; }
Public Property UnderlineThickness As Integer
Get
Set
member UnderlineThickness : int with get, set