Table of Contents

Constructor TextStyle

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

TextStyle(Font, Color)

Initializes a new instance of the TextStyle class with specified settings.

public TextStyle(Font font, Color foreColor)

Parameters

font Font

Font associated with this new object.

foreColor Color

Fore color associated with this new object.