An enumeration that defines the slope pattern start type.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum SlopePatternStartType
VB
Public Enumeration SlopePatternStartType
C++
public enum class SlopePatternStartType
Members
| Member name | Value | Description |
|---|---|---|
| Top | 0 | |
| Bottom | 1 |
