SettingsSectionViewSettingsStyles Class

Settings to establish the default styles assigned to assembly components.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSectionViewSettingsStyles

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

The SettingsSectionViewSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyGroupPlot Settings of GroupPlot style.
Public propertyGroupPlotStyleId Settings of GroupPlot styleId.
Public propertyMarker Specifies the default marker style for section view points for offset elevation and depth grade labels.
Public propertyMarkerStyleId Specifies the default marker styleId for section view points for offset elevation and depth grade labels.
Public propertyProjection Settings of Projection style.
Public propertyProjectionStyleId Settings of Projection styleId.
Public propertySectionLabelSet Settings of SectionLabelSet style.
Public propertySectionLabelSetId Settings of SectionLabelSet styleId.
Public propertySectionProjectionLabel Settings of SectionProjectionLabel style.
Public propertySectionProjectionLabelStyleId Settings of SectionProjectionLabel styleId.
Public propertySectionView Settings of SectionView style.
Public propertySectionViewBandSet Settings of SectionViewBandSet style.
Public propertySectionViewBandSetId Settings of SectionViewBandSet styleId.
Public propertySectionViewDepthGradeLabel Specifies the default section view grade label style.
Public propertySectionViewDepthGradeLabelStyleId Specifies the default section view grade label styleId.
Public propertySectionViewOffsetElevationLabel Specifies the default section view offset elevation label style.
Public propertySectionViewOffsetElevationLabelStyleId Specifies the default section view offset elevation label styleId.
Public propertySectionViewStyleId Settings of SectionView styleId.
Top
See Also