LabelStylesStructureRoot Class

Root object for structure label styles.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public sealed class LabelStylesStructureRoot : LabelStylesNode

Visual Basic

Public NotInheritable Class LabelStylesStructureRoot _
	Inherits LabelStylesNode

Visual C++

public ref class LabelStylesStructureRoot sealed : public LabelStylesNode

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.Styles.LabelStylesNode
          Autodesk.Civil.DatabaseServices.Styles.LabelStylesStructureRoot

See Also