'Declaration Public Property UseWindowsMetrics As Boolean
public bool UseWindowsMetrics { get; set; }
Property Value
True - font must use 'Windows' metris (UseWindowsMetrics);
false - font must use default font metrics (SkiaSharpFontMetrics).
Default value is equal to the value of UseWindowsMetricsDefaultValue property.
false - font must use default font metrics (SkiaSharpFontMetrics).
Default value is equal to the value of UseWindowsMetricsDefaultValue property.