Defines SectionalDataBandStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public enum SectionalDataDisplayStyleType
VB
Public Enumeration SectionalDataDisplayStyleType
C++
public enum class SectionalDataDisplayStyleType
Members
| Member name | Value | Description |
|---|---|---|
| Border | 0 | |
| TitleBox | 1 | |
| TitleBoxText | 2 | |
| TicksAtSampleLineStation | 3 | |
| SampleLineStationLabels | 4 | |
| IncrementalStationRegionLabels | 5 |
