default styles.setting class.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsSurveySettingsStyles
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 SettingsSurveySettingsStyles type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurveLabel | Gets the default style for figure curve labels. | |
| CurveLabelStyleId | Gets the default styleId for figure curve labels. | |
| Figure | Gets the default style for a survey figure. | |
| FigureLabel | Gets the default style for figure labels. | |
| FigureLabelStyleId | Gets the default styleId for parcel area labels. | |
| FigureStyleId | Gets the default styleId for a survey figure. | |
| LineLabel | Gets the default style for survey figure line labels. | |
| LineLabelStyleId | Gets the default styleId for survey figure line labels. | |
| Network | Gets the default style for a survey network. | |
| NetworkStyleId | Gets the default styleId for a survey network. |
