SurfaceElevationStyleCutScheme Property |
Gets or sets the color cut scheme for the range.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ColorSchemeType CutScheme { get; set; }
Public Property CutScheme As ColorSchemeType
Get
Set
public:
property ColorSchemeType CutScheme {
ColorSchemeType get ();
void set (ColorSchemeType value);
}
Property Value
ColorSchemeType
See Also