LabelStyleDefaultDefaultComponents Class

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

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

The LabelStyleDefaultDefaultComponents type exposes the following members.

Properties
 NameDescription
Public propertyColor Gets the color for label components.
Public propertyLinetype Gets the linetype for label components.
Public propertyLineweight Gets the lineweight for label components.
Public propertyTextHeight Gets the plotted height for label text.
Top
See Also