SettingsCmdAddSvFigureSegmentLabels Class

This class encapuslates settings for the AddSvFigureSegmentLabels command.

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

Syntax

C#

public sealed class SettingsCmdAddSvFigureSegmentLabels : SettingsSurvey

Visual Basic

Public NotInheritable Class SettingsCmdAddSvFigureSegmentLabels _
	Inherits SettingsSurvey

Visual C++

public ref class SettingsCmdAddSvFigureSegmentLabels sealed : public SettingsSurvey

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsAmbient
          Autodesk.Civil.Settings.SettingsSurvey
            Autodesk.Civil.Settings.SettingsCmdAddSvFigureSegmentLabels

See Also