GradingDisplayStyleType Enumeration |
Defines grading display style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum GradingDisplayStyleType
Public Enumeration GradingDisplayStyleType
public enum class GradingDisplayStyleType
Members| Member name | Value | Description |
|---|
| CentroidMarker | 0 | |
| TargetLine | 1 | |
| Projection | 2 | |
| InternalEdges | 3 | |
| SolidShading | 4 | |
| SlopePat | 5 | |
See Also