LabelStylesPressureAppurtenanceRoot Class

This class defines the root for appurtenance label styles.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesPressureAppurtenanceRoot

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public sealed class LabelStylesPressureAppurtenanceRoot : LabelStylesNode

The LabelStylesPressureAppurtenanceRoot type exposes the following members.

Properties
 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyLabelStyles Gets the collection of all label styles of appurtenance in the database.
Top
See Also