Share

SettingsAmbient.SettingsLabeling Class

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

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAmbientSettingsLabeling


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

Syntax

C#

public sealed class SettingsLabeling : TreeOidWrapper

VB

Public NotInheritable Class SettingsLabeling
	Inherits TreeOidWrapper

C++

public ref class SettingsLabeling sealed : public TreeOidWrapper

The SettingsAmbientSettingsLabeling type exposes the following members.

Properties

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

See Also

Reference

Was this information helpful?