Share

SettingsPressureNetwork.SettingsSectionLabelPlacement.AppurtenanceSectionLabelPlacement Property

Specifies the default placement for section view labels for appurtenances. 0: At Top of Appurtenance 1: At Middle of Appurtenance 2: At Bottom of Appurtenance



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

Syntax

C#

public PropertyInt AppurtenanceSectionLabelPlacement { get; }

VB

Public ReadOnly Property AppurtenanceSectionLabelPlacement As PropertyInt
	Get

C++

public:
property PropertyInt^ AppurtenanceSectionLabelPlacement {
	PropertyInt^ get ();
}

Property Value

PropertyInt

See Also

Reference

Was this information helpful?