LabelStylesProfileRoot Class

LabelStylesProfileRoot

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

Syntax

C#

public sealed class LabelStylesProfileRoot : LabelStylesNode

Visual Basic

Public NotInheritable Class LabelStylesProfileRoot _
	Inherits LabelStylesNode

Visual C++

public ref class LabelStylesProfileRoot sealed : public LabelStylesNode

Inheritance Hierarchy

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

See Also