Defines SectionSegmentBandStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum SectionSegmentDisplayStyleType
VB
Public Enumeration SectionSegmentDisplayStyleType
C++
public enum class SectionSegmentDisplayStyleType
Members
Member name | Value | Description |
---|---|---|
Border | 0 | |
TitleBox | 1 | |
TitleBoxText | 2 | |
Ticks | 3 | |
Labels | 4 | |
Lines | 5 |