Settings that specifies the defaults of dynamic highlight options.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdVolumesDashboardSettingsCmdDynamicHighlightOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdDynamicHighlightOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdDynamicHighlightOptions Inherits TreeOidWrapper
C++
public ref class SettingsCmdDynamicHighlightOptions sealed : public TreeOidWrapper
The SettingsCmdVolumesDashboardSettingsCmdDynamicHighlightOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BoundaryPolygonColor | Gets the default setting of boundary polygon color. | |
| BoundaryPolygonlineweight | Gets the default setting of boundary polygon line weight. | |
| SurfaceBorderColor | Gets the default setting of surface border color. | |
| SurfaceBorderLineweight | Gets the default setting of surface border line weight. |
