The SurfaceAnalysisContourData type exposes the following members.

Constructors

  NameDescription
Public methodSurfaceAnalysisContourData()()()()
Initializes a new instance of the SurfaceAnalysisContourData class
Public methodSurfaceAnalysisContourData(Double, Double, ContourValues)
Initializes a new instance of the SurfaceAnalysisContourData class

Properties

  NameDescription
Public propertyContourValue
Gets or sets the major and minor contour display value (linetype, lineweight, and color) for the contour defined by the MinimumElevation and MaximumElevation values.
Public propertyMaximumElevation
Gets or sets the maximum elevation value for the range.
Public propertyMinimumElevation
Gets or sets the minimum elevation value for the range.

See Also