Enum TextDirection
Namespace: Manina.Windows.Forms
Assembly: TabControl.dll
Syntax
public enum TextDirection
Fields
| Name | Description |
|---|---|
| Down | Text is rotated 90 degrees pointing down. |
| Right | Text is drawn left-to-right. |
| Up | Text is rotated 90 degrees pointing up. |