SurfaceAnalysisContourDataContourValue Property

Gets or sets the major and minor contour display value (linetype, lineweight, and color) for the contour defined by the MinimumElevation and MaximumElevation values.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ContourValues ContourValue { get; set; }

Property Value

ContourValues
See Also