Position Enumeration
Syntax
|
Constants
|
Enum Position
scLeft = 0
scRight = 1
scTop = 2
scBottom = 3
End Enum
|
- scLeft: Left alignment.
- scRight: Right alignment.
- scTop: Top alignment.
- scBottom: Bottom alignment.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.