VisualOrientation Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum VisualOrientation
| 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. |
Copyright 2025 NeoAxis Group. All rights reserved.