Enum TextRenderStyle
The different text rendering style.
public enum TextRenderStyle
Fields
DropShadow = 2Text is rendered with a drop shadow.
Normal = 0Text is rendered without any effects.
Outline = 1Text is rendered with an outline.
The different text rendering style.
public enum TextRenderStyle
DropShadow = 2Text is rendered with a drop shadow.
Normal = 0Text is rendered without any effects.
Outline = 1Text is rendered with an outline.