LabelStylesProfileRoot
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesProfileRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class LabelStylesProfileRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesProfileRoot Inherits LabelStylesNode
C++
public ref class LabelStylesProfileRoot sealed : public LabelStylesNode
The LabelStylesProfileRoot type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurveLabelStyles | Gets the collection of all profile curve label styles. | |
| DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) | |
| GradeBreadLabelStyles | Obsolete. Gets the collection of all profile grade break label styles. | |
| GradeBreakLabelStyles | Gets the collection of all profile grade break label styles. | |
| HorizontalGeometryPointLabelStyles | Gets the collection of all profile horizontal geometry point label styles. | |
| LineLabelStyles | Gets the collection of all profile line label styles. | |
| MajorStationLabelStyles | Gets the collection of all profile major station label styles. | |
| MinorStationLabelStyles | Gets the collection of all profile minor station label styles. |
