

| VisualOrientation Enumeration | 
Namespace: Internal.ComponentFactory.Krypton.Toolkit
 Syntax
Syntaxpublic enum VisualOrientation
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Top | 0 | Specifies the element is orientated in a vertical top down manner. | |
| Bottom | 1 | Specifies the element is orientated in a vertical bottom upwards manner. | |
| Left | 2 | Specifies the element is orientated in a horizontal left to right manner. | |
| Right | 3 | Specifies the element is orientated in a horizontal right to left manner. | 
 See Also
See AlsoCopyright 2025 NeoAxis Group. All rights reserved.