Click or drag to resize

OrientationSwitch Enumeration

Changes the alignment when displaying the elements in the respective control.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public enum OrientationSwitch
Member
Member nameValueDescription of the
Unchanged0Unchanged (default).
Switched1Horizontal becomes vertical and vice versa.
Horizontal2Horizontal structure.
Vertical3Vertical structure.
See also