LabelStylesSectionViewRoot Class

LabelStylesSectionViewRoot

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

Syntax

C#

public sealed class LabelStylesSectionViewRoot : LabelStylesNode

Visual Basic

Public NotInheritable Class LabelStylesSectionViewRoot _
	Inherits LabelStylesNode

Visual C++

public ref class LabelStylesSectionViewRoot sealed : public LabelStylesNode

Inheritance Hierarchy

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

See Also