Share

SettingsCatchment.SettingsStyles Class

Settings for catchment styles.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCatchmentSettingsStyles


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

Syntax

C#

public class SettingsStyles : TreeOidWrapper

VB

Public Class SettingsStyles
	Inherits TreeOidWrapper

C++

public ref class SettingsStyles : public TreeOidWrapper

The SettingsCatchmentSettingsStyles type exposes the following members.

Properties

 NameDescription
Public propertyCatchmentLabelStyle Specifies the default style for catchment labels.
Public propertyCatchmentLabelStyleId Specifies the default styleId for catchment labels.
Public propertyCatchmentStyle Specifies the default style for catchment.
Public propertyCatchmentStyleId Specifies the default styleId for catchment.
Public propertyFlowSegmentLabelStyle Specifies the default style for flow segment labels.
Public propertyFlowSegmentLabelStyleId Specifies the default styleId for flow segment labels.

See Also

Reference

Was this information helpful?