Share

SettingsPipeNetwork.SectionLabelPlacement Property

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.8.0.280

Syntax

C#

public SettingsPipeNetworkSettingsSectionLabelPlacement SectionLabelPlacement { get; }

VB

Public ReadOnly Property SectionLabelPlacement As SettingsPipeNetworkSettingsSectionLabelPlacement
	Get

C++

public:
property SettingsPipeNetworkSettingsSectionLabelPlacement^ SectionLabelPlacement {
	SettingsPipeNetworkSettingsSectionLabelPlacement^ get ();
}

Property Value

SettingsPipeNetworkSettingsSectionLabelPlacement

See Also

Reference

Was this information helpful?