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