Share

SettingsCmdVolumesDashboard.SettingsCmdDynamicHighlightOptions 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.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

 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.

See Also

Reference

Was this information helpful?