The SurfaceAnalysisElevationData type exposes the following members.

Constructors

  NameDescription
Public methodSurfaceAnalysisElevationData()()()()
Initializes a new instance of the SurfaceAnalysisElevationData class
Public methodSurfaceAnalysisElevationData(Double, Double, Color)
Initializes a new instance of the SurfaceAnalysisElevationData class

Properties

  NameDescription
Public propertyMaximumElevation
Gets or sets the maximum elevation value for the elevation range.
Public propertyMinimumElevation
Gets or sets the minimum elevation value for the elevation range.
Public propertyScheme
Gets or sets the color value for the elevation range. This is an AutoCAD Color object.

See Also