LabelStyleDefaultDefaultLabel Class

The label related properties of the default label style settings.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultLabel

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class DefaultLabel : TreeOidWrapper

The LabelStyleDefaultDefaultLabel type exposes the following members.

Properties
 NameDescription
Public propertyLayer Gets the default layer for all label styles in a drawing.
Public propertyTextStyle Gets the default text style for all label text components in a drawing.
Public propertyVisibility Gets the boolean value that specifies visibility of labels in the drawing (independent of layer settings).
Top
See Also