Table of Contents

Constructor FontParams

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

FontParams()

Initializes a new instance of the IFontHandler.FontParams class.

public FontParams()

FontParams(Font)

Initializes a new instance of the IFontHandler.FontParams class and assings its properties using the specified font.

public FontParams(Font font)

Parameters

font Font

Font.