SlopePatternOffsetType Enumeration |
An enumeration that defines the slope pattern offset type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SlopePatternOffsetType
Public Enumeration SlopePatternOffsetType
public enum class SlopePatternOffsetType
MembersMember name | Value | Description |
---|
PercentLength | 0 | |
FixedLength | 1 | |
Divide | 2 | |
See Also