Gets the settings to establish the default placement of profile 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..::..SettingsProfileLabelPlacement ProfileLabelPlacement { get; }
Visual Basic
Public ReadOnly Property ProfileLabelPlacement As SettingsPipeNetwork..::..SettingsProfileLabelPlacement
	Get
Visual C++
public:
property SettingsPipeNetwork..::..SettingsProfileLabelPlacement^ ProfileLabelPlacement {
	SettingsPipeNetwork..::..SettingsProfileLabelPlacement^ get ();
}

See Also