SurfaceContourStyleUseColorScheme Property

Gets or sets the boolean value that specifies whether the major and minor color schemes are displayed.

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

Property Value

Boolean
Remarks
A value of true indicates that color schemes are displayed.
See Also