Table of Contents

Enum Font

Namespace
ConsoleAppVisuals.Enums
Assembly
ConsoleAppVisuals.dll

The Font enum defines the font used to display styled text. (Used in the Title element)

public enum Font

Fields

ANSI_Shadow = 1

Author: Unknown, Height: 6

Big = 6

Author: Glenn Chappell, Height: 8

Bloody = 5

Author: Unknown, Height: 8

Bulbhead = 2

Author: Jef Poskanzer, Height: 4

Custom = 0

Font defined by the user.

Ghost = 3

Author: myflix, Height: 9

Lil_Devil = 7

Author: myflix, Height: 8

Merlin = 4

Author: LG Beard, Height: 8

Stop = 8

Author: David Walton, Height: 7

Remarks

For more information, consider visiting the documentation available here.