Share

LabelStylesMatchLineRoot Class

All styles associated with match line labels.

Inheritance Hierarchy

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


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

Syntax

C#

public sealed class LabelStylesMatchLineRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesMatchLineRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesMatchLineRoot sealed : public LabelStylesNode

The LabelStylesMatchLineRoot type exposes the following members.

Properties

 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyLeftLabelStyles Gets the collection of all match line left label styles.
Public propertyRightLabelStyles Gets the collection of all match line right label styles.

See Also

Reference

Was this information helpful?