Settings to establish the default styles assigned to assembly components.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsSectionViewSettingsStyles
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 SettingsSectionViewSettingsStyles type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| GroupPlot | Settings of GroupPlot style. | |
| GroupPlotStyleId | Settings of GroupPlot styleId. | |
| Marker | Specifies the default marker style for section view points for offset elevation and depth grade labels. | |
| MarkerStyleId | Specifies the default marker styleId for section view points for offset elevation and depth grade labels. | |
| Projection | Settings of Projection style. | |
| ProjectionStyleId | Settings of Projection styleId. | |
| SectionLabelSet | Settings of SectionLabelSet style. | |
| SectionLabelSetId | Settings of SectionLabelSet styleId. | |
| SectionProjectionLabel | Settings of SectionProjectionLabel style. | |
| SectionProjectionLabelStyleId | Settings of SectionProjectionLabel styleId. | |
| SectionView | Settings of SectionView style. | |
| SectionViewBandSet | Settings of SectionViewBandSet style. | |
| SectionViewBandSetId | Settings of SectionViewBandSet styleId. | |
| SectionViewDepthGradeLabel | Specifies the default section view grade label style. | |
| SectionViewDepthGradeLabelStyleId | Specifies the default section view grade label styleId. | |
| SectionViewOffsetElevationLabel | Specifies the default section view offset elevation label style. | |
| SectionViewOffsetElevationLabelStyleId | Specifies the default section view offset elevation label styleId. | |
| SectionViewStyleId | Settings of SectionView styleId. |
