-
enum CatTreeOrientationEnum {
catTreeOrientationVertical, catTreeOrientationHorizontal
} -
Orientations for the specification tree.
Role: This enum is used in the interface.- Values:
-
- catTreeOrientationVertical
- The tree is oriented vertically. dd>
- catTreeOrientationHorizontal
- The tree is oriented horizontally. dd>