HorizontalAlignment Enumeration
Specifies the horizontal alignment of text.
| Syntax | Constants |
|---|---|
Enum HorizontalAlignment
scHorzLeft = 0
scHorzRight = 1
scHorzCenter = 2
scHorzAuto = 3
End Enum
|
|
Specifies the horizontal alignment of text.
| Syntax | Constants |
|---|---|
Enum HorizontalAlignment
scHorzLeft = 0
scHorzRight = 1
scHorzCenter = 2
scHorzAuto = 3
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.