Defines ProfileStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum ProfileDisplayStyleProfileType
VB
Public Enumeration ProfileDisplayStyleProfileType
C++
public enum class ProfileDisplayStyleProfileType
Members
Member name | Value | Description |
---|---|---|
Line | 0 | |
Curve | 1 | |
SymmetricalParabola | 2 | |
AsymmetricalParabola | 3 | |
Arrow | 4 | |
LineExtension | 5 | |
ParabolicCurveExtension | 6 | |
WarningSymbol | 11 |