FontMetrics.

FontMetrics(Typeface, double) Constructor

Namespace
Avalonia.Media.TextFormatting
Containing Type
FontMetrics

Syntax

public FontMetrics(Typeface typeface, double fontSize)

Parameters

Name Type Description
typeface Typeface
fontSize double

Return Value

Type Description
void