IsFixedPitch Property
A Boolean value indicating whether all glyphs in the font have the same advancement.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsFixedPitch { get; init; }
Public Property IsFixedPitch As Boolean
Get
Set
member IsFixedPitch : bool with get, set