The SurfaceAnalysisElevationData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SurfaceAnalysisElevationData()()()() | Initializes a new instance of the SurfaceAnalysisElevationData class | |
| SurfaceAnalysisElevationData(Double, Double, Color) | Initializes a new instance of the SurfaceAnalysisElevationData class |
Properties
| Name | Description | |
|---|---|---|
| MaximumElevation |
Gets or sets the maximum elevation value for the elevation range.
| |
| MinimumElevation |
Gets or sets the minimum elevation value for the elevation range.
| |
| Scheme |
Gets or sets the color value for the elevation range. This is an AutoCAD Color object.
|