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