LabelStylesSurveyRoot
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesSurveyRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class LabelStylesSurveyRoot : LabelStylesNode
VB
Public NotInheritable Class LabelStylesSurveyRoot Inherits LabelStylesNode
C++
public ref class LabelStylesSurveyRoot sealed : public LabelStylesNode
The LabelStylesSurveyRoot type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurveLabelStyles | Gets the collection of all survey figure curve label styles. | |
| DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) | |
| FigureLabelStyles | Gets the collection of all survey figure label styles. | |
| LineLabelStyles | Gets the collection of all survey figure line label styles. |
