Settings that specify the defaults assigned to surface labels.

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

Syntax

C#
public sealed class SettingsCmdAddContourLabeling : TreeOidWrapper
Visual Basic
Public NotInheritable Class SettingsCmdAddContourLabeling _
	Inherits TreeOidWrapper
Visual C++
public ref class SettingsCmdAddContourLabeling sealed : public TreeOidWrapper

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsCmdAddContourLabelingGroup..::..SettingsCmdAddContourLabeling

See Also