TsgDXFText.HAlign
property HAlign: Byte;
Description
Displays horizontal text justification type integer codes not bit-coded:
Value |
Meaning |
0 |
Left |
1 |
Center |
2 |
Right |
3 |
Aligned (if vertical alignment = 0) |
4 |
Middle (if vertical alignment = 0) |
5 |
Fit (if vertical alignment = 0) |
Go to CAD VCL Enterprise