LabelStylesProfileViewRoot
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesProfileViewRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class LabelStylesProfileViewRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesProfileViewRoot Inherits LabelStylesNode
C++
public ref class LabelStylesProfileViewRoot sealed : public LabelStylesNode
The LabelStylesProfileViewRoot type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) | |
| DepthLabelStyles | Gets the collection of all profile view depth label styles. | |
| StationElevationLabelStyles | Gets the collection of all profile view station elevation label styles. |
