Edit

OpenTypeMetrics(Font) Constructor

Definition

Initializes a new instance of the OpenTypeMetrics struct for the specified font.

public OpenTypeMetrics(HarfBuzzSharp.Font font);

Parameters

font
Font

The font to retrieve metrics from.

Applies to