FontMetricsIsFixedPitch Property
A
Boolean value indicating whether all glyphs in the font have the same advancement.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsFixedPitch { get; init; }
Public Property IsFixedPitch As Boolean
Get
Set
member IsFixedPitch : bool with get, set
Property Value
Boolean