SettingsCmdVolumesDashboardSettingsCmdDynamicHighlightOptions Class

Settings that specifies the defaults of dynamic highlight options.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdVolumesDashboardSettingsCmdDynamicHighlightOptions

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdDynamicHighlightOptions : TreeOidWrapper

The SettingsCmdVolumesDashboardSettingsCmdDynamicHighlightOptions type exposes the following members.

Properties
 NameDescription
Public propertyBoundaryPolygonColor Gets the default setting of boundary polygon color.
Public propertyBoundaryPolygonlineweight Gets the default setting of boundary polygon line weight.
Public propertySurfaceBorderColor Gets the default setting of surface border color.
Public propertySurfaceBorderLineweight Gets the default setting of surface border line weight.
Top
See Also