Enum HorizontalAlignment
Horizontal Alignment of control inside parent control
Namespace: EmptyKeys.UserInterface
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum HorizontalAlignment
Fields
| Name | Description |
|---|---|
| Center | The center |
| Left | The left |
| Right | The right |
| Stretch | The stretch |