LabelStylesIntersectionRoot Class

Root for all intersection label collections.

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

Syntax

C#

public sealed class LabelStylesIntersectionRoot : LabelStylesNode

Visual Basic

Public NotInheritable Class LabelStylesIntersectionRoot _
	Inherits LabelStylesNode

Visual C++

public ref class LabelStylesIntersectionRoot sealed : public LabelStylesNode

Inheritance Hierarchy

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

See Also