SettingsAmbient.SettingsLabeling Class

Specifies the default method for prompting for objects when inserting labels that contain Referenced Text components.

Specifies the default method for prompting for objects when inserting labels that contain Referenced Text components.

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

Syntax

C#

public sealed class SettingsLabeling : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsLabeling _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsLabeling sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsAmbient.SettingsLabeling

See Also