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.8.0.280
Syntax
C#
public SettingsPipeNetworkSettingsProfileLabelPlacement ProfileLabelPlacement { get; }
VB
Public ReadOnly Property ProfileLabelPlacement As SettingsPipeNetworkSettingsProfileLabelPlacement Get
C++
public: property SettingsPipeNetworkSettingsProfileLabelPlacement^ ProfileLabelPlacement { SettingsPipeNetworkSettingsProfileLabelPlacement^ get (); }