LabelStyleDefault.DefaultLabel Class

The label related properties of the default label style settings.

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

Syntax

C#

public sealed class DefaultLabel : TreeOidWrapper

Visual Basic

Public NotInheritable Class DefaultLabel _
	Inherits TreeOidWrapper

Visual C++

public ref class DefaultLabel sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.Styles.LabelStyleDefault.DefaultLabel

See Also