SectionSegmentDisplayStyleType Enumeration |
Defines SectionSegmentBandStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SectionSegmentDisplayStyleType
Public Enumeration SectionSegmentDisplayStyleType
public enum class SectionSegmentDisplayStyleType
Members| Member name | Value | Description |
|---|
| Border | 0 | |
| TitleBox | 1 | |
| TitleBoxText | 2 | |
| Ticks | 3 | |
| Labels | 4 | |
| Lines | 5 | |
See Also