Share

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

 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.

See Also

Reference

Was this information helpful?