default styles.setting class.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsGeneralSettingsStyles
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 SettingsGeneralSettingsStyles type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurveLabel | Gets the default style to use when inserting Curve labels. | |
| CurveLabelStyleId | Gets the default styleId to use when inserting Curve labels. | |
| LineLabel | Gets the default style to use when inserting Line labels. | |
| LineLabelStyleId | Gets the default styleId to use when inserting Line labels. | |
| NoteLabel | Gets the default style to use when inserting Note labels. | |
| NoteLabelStyleId | Gets the default styleId to use when inserting Note labels. |
