Share

LabelStylesIntersectionRoot Class

Root for all intersection label collections.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesIntersectionRoot


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

Syntax

C#

public sealed class LabelStylesIntersectionRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesIntersectionRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesIntersectionRoot sealed : public LabelStylesNode

The LabelStylesIntersectionRoot type exposes the following members.

Properties

 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyLocationLabelStyles Gets the collection of all intersection location label styles.

See Also

Reference

Was this information helpful?