The root object for accessing label set style collections in the database.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelSetStylesRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class LabelSetStylesRoot : TreeOidWrapper
VB
Public NotInheritable Class LabelSetStylesRoot Inherits TreeOidWrapper
C++
public ref class LabelSetStylesRoot sealed : public TreeOidWrapper
The LabelSetStylesRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AlignmentLabelSetStyles | Gets the collection of all alignment label set styles in the database. |
![]() ![]() | ProfileLabelSetStyles | Gets the collection of all profile label set styles in the database. |
![]() | SectionLabelSetStyles | Gets the collection of all section label set styles in the database. |