Enum TextAlignmentModeT
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public enum TextAlignmentModeT
Fields
| Name | Description |
|---|---|
| HorCenter | |
| HorCenterAcrossSelection | |
| HorDistributed | |
| HorFill | |
| HorGeneral | |
| HorJustify | |
| HorLeft | |
| HorRight | |
| VertBottom | |
| VertDistributed | |
| VertJustify | |
| VertMiddle | |
| VertTop |