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