TagLocation Enumeration |
The mark tag location values.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| Member name | Value | Description | |
|---|---|---|---|
| AboveLine | 1 | The mark tag is above the line. | |
| BelowLine | 2 | The mark tag is below the line. | |
| MiddleLevelOfSymbol | 3 | The mark tag is in the middle level of the mark symbol. | |
| AboveSymbolCenterLine | 4 | The mark tag is above the center line of the mark symbol. | |
| BelowSymbolCenterLine | 5 | The mark tag is below the center line of the mark symbol. | |
| CustomRelativeToSymbol | 6 | The mark tag is in a custom location relative to the mark symbol. |