ViewShorteningCutPartType Enumeration |
The vertical label position types.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BothDirections | 1 | The shortening is done to both x and y directions. | |
X_Direction | 2 | The shortening is done only to x direction. | |
Y_Direction | 3 | The shortening is done only to y direction. |
See Also