Table of Contents

Enum TextVerticalAlignment

Namespace
DotTiled
Assembly
DotTiled.dll

The vertical alignment of text.

public enum TextVerticalAlignment

Fields

Top = 0

The text is aligned to the top.

Center = 1

The text is aligned to the center.

Bottom = 2

The text is aligned to the bottom.