Share

SettingsMassHaulView.SettingsStyles Class

default styles.for mass haul components.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsMassHaulViewSettingsStyles


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsStyles : TreeOidWrapper

VB

Public NotInheritable Class SettingsStyles
	Inherits TreeOidWrapper

C++

public ref class SettingsStyles sealed : public TreeOidWrapper

The SettingsMassHaulViewSettingsStyles type exposes the following members.

Properties

 NameDescription
Public propertyMassHaulLine Gets the default style for mass haul lines.
Public propertyMassHaulLineStyleId Gets the default styleId for mass haul lines.
Public propertyMassHaulView Gets the default style for mass haul views.
Public propertyMassHaulViewStyleId Gets the default styleId for mass haul views.

See Also

Reference

Was this information helpful?