LetterSpacing Property
Get the letter spacing.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double LetterSpacing { get; }
Public ReadOnly Property LetterSpacing As Double
Get
member LetterSpacing : float with get
Property Value
DoubleSee Also
Reference
TextShaperOptions Structure
Avalonia.Media.TextFormatting Namespace