Table of Contents

Constructor FontNameAndSize

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

FontNameAndSize(string, float)

Initializes a new instance of the FontNameAndSize struct.

public FontNameAndSize(string name, float size)

Parameters

name string

Font name.

size float

Font size.