VerticalAlignment Enumeration
This enumearion specifies the vertical alignment of text.
| Syntax | Constants |
|---|---|
Enum VerticalAlignment
scVertTop = 0
scVertBottom = 1
scVertCenter = 2
End Enum
|
|
This enumearion specifies the vertical alignment of text.
| Syntax | Constants |
|---|---|
Enum VerticalAlignment
scVertTop = 0
scVertBottom = 1
scVertCenter = 2
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.