Share

SettingsProfile.SettingsStyles Class

default styles.setting class

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsProfileSettingsStyles


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

Properties

 NameDescription
Public propertyProfileLabelSet Gets the default profile label set.
Public propertyProfileLabelSetId Gets the default profile label set Id.
Public propertyProfileStyle Gets the default profile style.
Public propertyProfileStyleId Gets the default profile styleId.

See Also

Reference

Was this information helpful?