Share

SettingsAssembly.SettingsStyles Class

Settings to establish the default styles assigned to assembly components.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAssemblySettingsStyles


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 SettingsAssemblySettingsStyles type exposes the following members.

Properties

 NameDescription
Public propertyAssembly Settings of Assembly style.
Public propertyAssemblyStyleId Settings of Assembly styleId.
Public propertyCodeSet Settings of code set style.
Public propertyCodeSetStyleId Settings of code set styleId.

See Also

Reference

Was this information helpful?