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
Syntax
public enum LineType
Members
  Member nameValueDescription
Solid1 The solid line type.
Dashed12 The first dashed line type.
Dashed23 The second dashed line type.
DashedAndDotted4 The dashed and dotted line type.
Dotted5 The dotted line type.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next