Skip to content
Auto
Products

Orientation

Namespace: TagBites.WinSchedulers.Drawing
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8

Specifies the orientation of controls or elements of controls.

public enum Orientation

The control or element is oriented vertically.

Horizontal = 1

The control or element is oriented horizontally.

Vertical = 0