Share

SettingsSectionView.SettingsStyles 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.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

 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.

See Also

Reference

Was this information helpful?