Share

LabelStyleDefault.DefaultComponents 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.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

 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.

See Also

Reference

Was this information helpful?