The label related properties of the default label style settings.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultLabel
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class DefaultLabel : TreeOidWrapper
VB
Public NotInheritable Class DefaultLabel Inherits TreeOidWrapper
C++
public ref class DefaultLabel sealed : public TreeOidWrapper
The LabelStyleDefaultDefaultLabel type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Layer | Gets the default layer for all label styles in a drawing. |
![]() | TextStyle | Gets the default text style for all label text components in a drawing. |
![]() | Visibility | Gets the boolean value that specifies visibility of labels in the drawing (independent of layer settings). |