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.292
Syntax
public sealed class LabelStylesSurveyRoot : 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.
Top
See Also