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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| 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. |