The component related properties of the default label style settings.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultComponents
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class DefaultComponents : TreeOidWrapper
VB
Public NotInheritable Class DefaultComponents Inherits TreeOidWrapper
C++
public ref class DefaultComponents sealed : public TreeOidWrapper
The LabelStyleDefaultDefaultComponents type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Color | Gets the color for label components. | |
| Linetype | Gets the linetype for label components. | |
| Lineweight | Gets the lineweight for label components. | |
| TextHeight | Gets the plotted height for label text. |
