Defines grading display style type.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GradingDisplayStyleType
VB
Public Enumeration GradingDisplayStyleType
C++
public enum class GradingDisplayStyleType
Members
Member name | Value | Description |
---|---|---|
CentroidMarker | 0 | |
TargetLine | 1 | |
Projection | 2 | |
InternalEdges | 3 | |
SolidShading | 4 | |
SlopePat | 5 |