SettingsCatchmentSettingsStyles 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.292
Syntax
public class SettingsStyles : 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.
Top
See Also