LabelSetStylesRoot Class

The root object for accessing label set style collections in the database.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelSetStylesRoot

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class LabelSetStylesRoot : TreeOidWrapper

The LabelSetStylesRoot type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentLabelSetStyles Gets the collection of all alignment label set styles in the database.
Public propertyCode exampleProfileLabelSetStyles Gets the collection of all profile label set styles in the database.
Public propertySectionLabelSetStyles Gets the collection of all section label set styles in the database.
Top
See Also