Show / Hide Table of Contents

Enum FontStyle

Font Style of the font (based on XNA Font Description Style)

Namespace: EmptyKeys.UserInterface.Media
Assembly: EmptyKeys.UserInterface.dll
Syntax
[Flags]
public enum FontStyle

Fields

Name Description
Bold

The bold

Italic

The italic

Regular

The regular

Back to top Generated by DocFX