Share

SettingsCantView.SettingsStyles Class

Settings for CantView default Styles.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCantViewSettingsStyles


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public class SettingsStyles : TreeOidWrapper

VB

Public Class SettingsStyles
	Inherits TreeOidWrapper

C++

public ref class SettingsStyles : public TreeOidWrapper

The SettingsCantViewSettingsStyles type exposes the following members.

Properties

 NameDescription
Public propertyCantViewStyle Gets the default style settings for the CantView.
Public propertyCantViewStyleId Gets the ObjectId of the default style for the CantView.

See Also

Reference

Was this information helpful?