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