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.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public PropertyInt AppurtenanceSectionLabelPlacement { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AppurtenanceSectionLabelPlacement As PropertyInt Get |
| Visual C++ |
|---|
public: property PropertyInt^ AppurtenanceSectionLabelPlacement { PropertyInt^ get (); } |