Class: Enum-AcDbTextAlignment
Description:
AcDbTextAlignment value
| Fields | Values |
|---|---|
| Repo: | soz-live |
| Superclass: | Enum |
| Subclasses: | |
| Interfaces: | |
| Interfaced: | |
| Abstract?: | No |
| isValue?: | Yes |
Enum-AcDbTextAlignment-Make
| Keys | Types | Help |
|---|---|---|
| VALUE | Enum-AcDbTextAlignment | |
| Returns: | Enum-AcDbTextAlignment | |
| Help: | Enum-AcDbTextAlignment |
Options
| Names | Values |
|---|---|
| Left | 0 |
| Center | 1 |
| Right | 2 |
| Aligned | 3 |
| Middle | 4 |
| Fit | 5 |
| TopLeft | 6 |
| TopCenter | 7 |
| TopRight | 8 |
| MiddleLeft | 9 |
| MiddleCenter | 10 |
| MiddleRight | 11 |
| BottomLeft | 12 |
| BottomCenter | 13 |
| BottomRight | 14 |