SettingsPipeNetworkSectionLabelPlacement Property |
Gets the settings to establish the default placement of section
view labels associated with the pipe network.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsPipeNetworkSettingsSectionLabelPlacement SectionLabelPlacement { get; }
Public ReadOnly Property SectionLabelPlacement As SettingsPipeNetworkSettingsSectionLabelPlacement
Get
public:
property SettingsPipeNetworkSettingsSectionLabelPlacement^ SectionLabelPlacement {
SettingsPipeNetworkSettingsSectionLabelPlacement^ get ();
}
Property Value
SettingsPipeNetworkSettingsSectionLabelPlacement
See Also