SettingsPipeNetwork.SettingsSectionLabelPlacement Class

Settings for PipeNetwork SectionLabelPlacement.

Settings for PipeNetwork default SectionLabelPlacement.

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

Syntax

C#

public class SettingsSectionLabelPlacement : TreeOidWrapper

Visual Basic

Public Class SettingsSectionLabelPlacement _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsSectionLabelPlacement : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsPipeNetwork.SettingsSectionLabelPlacement

See Also