An enumeration that defines the slope pattern offset type.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum SlopePatternOffsetType
Visual Basic
Public Enumeration SlopePatternOffsetType
Visual C++
public enum class SlopePatternOffsetType

Members

Member nameValueDescription
PercentLength0
FixedLength1
Divide2

See Also