Share

SettingsPressureNetwork.SectionLabelPlacement Property

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



Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public SettingsPressureNetworkSettingsSectionLabelPlacement SectionLabelPlacement { get; }

VB

Public ReadOnly Property SectionLabelPlacement As SettingsPressureNetworkSettingsSectionLabelPlacement
	Get

C++

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

Property Value

SettingsPressureNetworkSettingsSectionLabelPlacement

See Also

Reference

Was this information helpful?