Gets the settings to establish the default placement of section view labels associated with the pipe network.

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

Syntax

C#
public SettingsPipeNetwork..::..SettingsSectionLabelPlacement SectionLabelPlacement { get; }
Visual Basic
Public ReadOnly Property SectionLabelPlacement As SettingsPipeNetwork..::..SettingsSectionLabelPlacement
	Get
Visual C++
public:
property SettingsPipeNetwork..::..SettingsSectionLabelPlacement^ SectionLabelPlacement {
	SettingsPipeNetwork..::..SettingsSectionLabelPlacement^ get ();
}

See Also