SectionMarkBaseSectionMarkTagAttributesTagShowOnSide Enumeration |
The values that determine on which side(s) the mark tag text is shown.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ShowOnBothSides | 1 | Show on both sides. | |
ShowOnLeftSideOnly | 2 | Show only on the left side. | |
ShowOnRightSideOnly | 3 | Show only on the right side. |
See Also