The SurfaceAnalysisContourData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SurfaceAnalysisContourData()()()() | Initializes a new instance of the SurfaceAnalysisContourData class | |
| SurfaceAnalysisContourData(Double, Double, ContourValues) | Initializes a new instance of the SurfaceAnalysisContourData class |
Properties
| Name | Description | |
|---|---|---|
| ContourValue |
Gets or sets the major and minor contour display value (linetype, lineweight, and color) for the contour defined
by the MinimumElevation and MaximumElevation values.
| |
| MaximumElevation |
Gets or sets the maximum elevation value for the range.
| |
| MinimumElevation |
Gets or sets the minimum elevation value for the range.
|