An enumeration that defines the slope pattern length type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum SlopePatternLengthType |
Visual Basic |
---|
Public Enumeration SlopePatternLengthType |
Visual C++ |
---|
public enum class SlopePatternLengthType |
Members
Member name | Value | Description | |
---|---|---|---|
PercentOfLength | 0 | ||
Length | 1 | ||
SlopeRatio | 2 | ||
GradeRatio | 3 |