SettingsSurveySettingsStyles Class

default styles.setting class.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSurveySettingsStyles

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

The SettingsSurveySettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyCurveLabel Gets the default style for figure curve labels.
Public propertyCurveLabelStyleId Gets the default styleId for figure curve labels.
Public propertyFigure Gets the default style for a survey figure.
Public propertyFigureLabel Gets the default style for figure labels.
Public propertyFigureLabelStyleId Gets the default styleId for parcel area labels.
Public propertyFigureStyleId Gets the default styleId for a survey figure.
Public propertyLineLabel Gets the default style for survey figure line labels.
Public propertyLineLabelStyleId Gets the default styleId for survey figure line labels.
Public propertyNetwork Gets the default style for a survey network.
Public propertyNetworkStyleId Gets the default styleId for a survey network.
Top
See Also