LabelStyleBaseBaseLabel Class

The label related properties of the default label style.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]
    Autodesk.Civil.DatabaseServices.StylesLabelStyleBaseBaseLabel

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class BaseLabel : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]

The LabelStyleBaseBaseLabel type exposes the following members.

Properties
 NameDescription
Public propertyDisplayMode Gets the display mode for all label styles in a drawing.
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).
Top
See Also