Root object for pipe label styles.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesPipeRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class LabelStylesPipeRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesPipeRoot Inherits LabelStylesNode
C++
public ref class LabelStylesPipeRoot sealed : public LabelStylesNode
The LabelStylesPipeRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CrossProfileLabelStyles | Gets the collection of all pipe Cross Profile label styles in the database. |
![]() | CrossSectionLabelStyles | Gets the collection of all pipe Cross Section label styles in the database. |
![]() | DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) |
![]() | PlanProfileLabelStyles | Gets the collection of all pipe Plan Profile label styles in the database. |