SurfaceAnalysisUserDefinedContourDataColor Property

Gets or sets the color for the contour. This is an AutoCAD Color object.

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

Property Value

Color
See Also