SettingsPipeNetworkSettingsSectionLabelPlacementPipeSectionLabel Property |
Specifies the default location of pipe labels displayed in section views.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<PipeSectionLabelPlacementType> PipeSectionLabel { get; }
Public ReadOnly Property PipeSectionLabel As PropertyEnum(Of PipeSectionLabelPlacementType)
Get
public:
property PropertyEnum<PipeSectionLabelPlacementType>^ PipeSectionLabel {
PropertyEnum<PipeSectionLabelPlacementType>^ get ();
}
Property Value
PropertyEnumPipeSectionLabelPlacementType
See Also