Orientation Enumeration
This enumeration specifies the horizontal/vertical orientation of text.
Syntax
|
Constants
|
Enum Orientation
scHorizontal = 0
scVertical = 1
End Enum
|
- scHorizontal: Horizontal orientation.
- scVertical: Vertical orientation.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.