Edit

Share via


Font.Parent Property

Definition

Gets the parent font, if this font was created as a sub-font.

public HarfBuzzSharp.Font Parent { get; }

Property Value

The parent font, or null if this font has no parent.

Applies to