Share

LabelStylesSurveyRoot Class

LabelStylesSurveyRoot

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 NameDescription
Public propertyCurveLabelStyles Gets the collection of all survey figure curve label styles.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyFigureLabelStyles Gets the collection of all survey figure label styles.
Public propertyLineLabelStyles Gets the collection of all survey figure line label styles.

See Also

Reference

Was this information helpful?