Enum VerticalDirection
Specifies a set of values defining a vertical direction.
Namespace: Cuemon
Assembly: Cuemon.Core.dll
Syntax
public enum VerticalDirection
Fields
| Name | Description |
|---|---|
| Down | Indicates a vertical direction of Down. |
| Up | Indicates a vertical direction of Up. |