Share

LabelStylesSampleLineRoot Class

LabelStylesSampleLineRoot

Inheritance Hierarchy

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


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

Syntax

C#

public sealed class LabelStylesSampleLineRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesSampleLineRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesSampleLineRoot sealed : public LabelStylesNode

The LabelStylesSampleLineRoot type exposes the following members.

Properties

 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyLabelStyles Gets the collection of all sample line label styles.

See Also

Reference

Was this information helpful?