EHorizontal |
public enum EHorizontalAlignment
| Member name | Value | Description |
|---|---|---|
| Left | 0 | The element is aligned to the left side. |
| Center | 1 | The element is centered horizontally. |
| Right | 2 | The element is aligned to the right side. |
| Stretch | 3 |
Copyright 2026 NeoAxis Group. All rights reserved.