This class encapuslates settings for the AddSvFigureSegmentLabel command.

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

Syntax

C#
public sealed class SettingsCmdAddSvFigureSegmentLabel : SettingsSurvey
Visual Basic
Public NotInheritable Class SettingsCmdAddSvFigureSegmentLabel _
	Inherits SettingsSurvey
Visual C++
public ref class SettingsCmdAddSvFigureSegmentLabel sealed : public SettingsSurvey

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsAmbient
          Autodesk.Civil.Settings..::..SettingsSurvey
            Autodesk.Civil.Settings..::..SettingsCmdAddSvFigureSegmentLabel

See Also