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