Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum CorridorLinkDisplay
VB
Public Enumeration CorridorLinkDisplay
C++
public enum class CorridorLinkDisplay
Members
| Member name | Value | Description |
|---|---|---|
| Normal | 0 | |
| NormalWithArrowhead | 1 | |
| Dashed | 2 | |
| DashedWithArrowhead | 3 |
