SettingsPipeNetworkSettingsStylesPipeSectionLabelStyleId Property |
Specifies the default styleId for pipe labels that are displayed in section view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId PipeSectionLabelStyleId { get; }
Public ReadOnly Property PipeSectionLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ PipeSectionLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also