Table of Contents

Enum LabelHorizontalAlignmentMode

Namespace
Fantas
Assembly
Fantas.dll

Label text horizontal alignment

public enum LabelHorizontalAlignmentMode

Fields

Center = 0

Align text horizontally on center

Left = 1

Align text horizontally to left side

Right = 2

Align text horizontally to right side