GraphicPolyLineLineType Enumeration |
The appearance of the line. For instance solid, dashed or dotted.
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| Solid | 1 | The solid line type. | |
| Dashed1 | 2 | The first dashed line type. | |
| Dashed2 | 3 | The second dashed line type. | |
| DashedAndDotted | 4 | The dashed and dotted line type. | |
| Dotted | 5 | The dotted line type. |