Table of Contents

Method ToSkiaFontInfo

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ToSkiaFontInfo()

Converts the current font settings to a SkiaFontInfo object.

public virtual SkiaFontInfo ToSkiaFontInfo()

Returns

SkiaFontInfo

A SkiaFontInfo object representing the font's attributes.

Remarks

The resulting SkiaFontInfo includes the font's weight, slant, name, and size based on the current settings.