SettingsGeneralSettingsStyles Class

default styles.setting class.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsGeneralSettingsStyles

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

The SettingsGeneralSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyCurveLabel Gets the default style to use when inserting Curve labels.
Public propertyCurveLabelStyleId Gets the default styleId to use when inserting Curve labels.
Public propertyLineLabel Gets the default style to use when inserting Line labels.
Public propertyLineLabelStyleId Gets the default styleId to use when inserting Line labels.
Public propertyNoteLabel Gets the default style to use when inserting Note labels.
Public propertyNoteLabelStyleId Gets the default styleId to use when inserting Note labels.
Top
See Also