ContentAlignment Enumeration

Describes the content alignment of control contents.

Namespace: elsystem.windows.forms

Enumerated Values
  Name

Value

Public property BottomCenter

512

Public property BottomLeft

256

Public property BottomRight

1024

Public property MiddleCenter

32

Public property MiddleLeft

16

Public property MiddleRight

64

Public property TopCenter

2

Public property TopLeft

1

Public property TopRight

4