public enum TextDirection
Public Enumeration TextDirection
Dim instance As TextDirection
public enum class TextDirection
type TextDirection
No code example is currently available or this language may not be supported.
Top | 0 | From top to bottom. |
Bottom | 1 | From bottom to top. |