Table of Contents

Constructor FontNameAndSize

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

FontNameAndSize(string, double)

Initializes a new instance of the FontNameAndSize struct.

public FontNameAndSize(string name, double size)

Parameters

name string

Font name.

size double

Font size.