An enumeration that defines the slope pattern symbol type.

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

Syntax

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

Members

Member nameValueDescription
None0
Block1
Triangle2
TriangleFilled3
TaperedLines4
TaperedLinesNoGap5

See Also