Specifies the display mode for figure elevations in the drawing.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum SurveyElevationDisplayType |
| Visual Basic |
|---|
Public Enumeration SurveyElevationDisplayType |
| Visual C++ |
|---|
public enum class SurveyElevationDisplayType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| UseElevation | 0 | ||
| FlattenElevation | 1 | ||
| ExaggerateElevations | 2 |