LabelStylesProfileViewRoot Class

LabelStylesProfileViewRoot
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesProfileViewRoot

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

The LabelStylesProfileViewRoot type exposes the following members.

Properties
 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyDepthLabelStyles Gets the collection of all profile view depth label styles.
Public propertyStationElevationLabelStyles Gets the collection of all profile view station elevation label styles.
Top
See Also