Table of Contents

Enum TextRenderStyle

The different text rendering style.

public enum TextRenderStyle

Fields

DropShadow = 2

Text is rendered with a drop shadow.

Normal = 0

Text is rendered without any effects.

Outline = 1

Text is rendered with an outline.