The settings class for the label style default.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStyleDefault
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class LabelStyleDefault : TreeOidWrapper
VB
Public NotInheritable Class LabelStyleDefault Inherits TreeOidWrapper
C++
public ref class LabelStyleDefault sealed : public TreeOidWrapper
The LabelStyleDefault type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Behavior | Gets the behavior related properties of the default label style. | |
| Components | Gets the component related properties of the default label style. | |
| DraggedStateComponents | Gets dragged state components related properties of the default label style. | |
| Label | Gets the label related properties of the default label style. | |
| Leader | Gets the leader related properties of the default label style. | |
| PlanReadability | Gets the plan readability related properties of the default label style. |
